Skip to content

Tags: fglock/Perlito

Tags

v9.023

Toggle v9.023's commit message
Perlito5 - CPAN - v9.023

brew_0.1

Toggle brew_0.1's commit message
document calling Perl from JavaScript

v9.022

Toggle v9.022's commit message
Perlito5 - cpan - prepare v9.022 - cleanup debugging code

v9.0

Toggle v9.0's commit message
version 9.0

v8.0

Toggle v8.0's commit message
version 8.0 - Perl5 and Perl6 compilers

v7.0

Toggle v7.0's commit message
version 7.0

v6.0

Toggle v6.0's commit message
Perlito 6.0

- Ruby backend bootstrap.

v5.0

Toggle v5.0's commit message
version 5.0

v4.0

Toggle v4.0's commit message
Perlito 4.0

4.0  2010-03-20
- Go backend bootstrap.
  The Go backend was updated to the latest Go language spec.
- Perl5 backend optimized; 30% faster
- More library functions, added to all backends
- New 'Eval.pm' module - implements a MiniPerl6 interpreter in MiniPerl6.
  This should add some debugging capabilities later on.
- New test suite. See README on how to use 'prove' for each backend.
- New compiler options to create binary executables
- Currently the stable backends are: Perl5, Javascript, JVM, Lisp, Go.
  See README for bootstrapping instructions for all backends.
- Removed support for features that are not standard Perl6.