Press the "Execute" button!
"Perlito" MiniPerl6 is an implementation of a small subset of Perl6. There is no error handling, and the web interface I wrote is very simple.
The compiler implements simple classes, grammars with 'token' only, variable binding with ':=' (no assignment), arrays, hashes, strings, integers.
The compiler is entirely written in MiniPerl6. The source code is in:
"Perlito" MiniPerl6 runs in the browser 0 Comments More | Login | Reply /