perl6-announce  

MiniPerl6 2.0 "Perlito" bootstrapped in Javascript

Flavio S. Glock
Fri, 09 Oct 2009 14:03:43 -0700

MiniPerl6 (mp6) is a subset of Perl 6, which was designed as a light
bootstrapping language. MiniPerl6 is now self-hosted in Javascript,
Lisp and in Perl 5.

This page runs the compiler in the browser (tested in Firefox and Safari):

  http://perlcabal.org/~fglock/perlito.html

MiniPerl6 source code and images can be downloaded from the Pugs repository:

  svn checkout http://svn.pugscode.org/pugs pugs
  cd pugs/v6/v6-MiniPerl6

- Flávio S. Glock
  • MiniPerl6 2.0 "Perlito" bootstrapped in Javascript Flavio S. Glock