| Goo documentation | view source | Contained in the Goo distribution. |
TypeLessTranslator - Experimental module. It translates "typeless" text to full code. It's like writing abbreviate sms txt for Perl code.
use TypeLessTranslator;
translate a file by expanding typeless code to full code
translate a line
turn any abbreviated reserved words into full reserved words
match abbreviated letters to full reserved words
Nigel Hamilton <nigel@trexy.com>
| Goo documentation | view source | Contained in the Goo distribution. |