TypeLessTranslator - Experimental module. It translates "typeless" text to full code. It's like


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

TypeLessTranslator - Experimental module. It translates "typeless" text to full code. It's like writing abbreviate sms txt for Perl code.

SYNOPSIS

Top

use TypeLessTranslator;

DESCRIPTION

Top

METHODS

Top

translate_file

translate a file by expanding typeless code to full code

translate_line

translate a line

expand_reserved_words

turn any abbreviated reserved words into full reserved words

match_reserved_word

match abbreviated letters to full reserved words

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.