Brian Jepson > B-JVM-Jasmin > B::JVM::Jasmin

Download:
B-JVM-Jasmin-0.01.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
View/Report Bugs
Module Version: 0.01   Source   Latest Release: B-JVM-Jasmin-0.02

NAME ^

B::JVM::Jasmin - Jasmin backend for the Perl compiler.

SYNOPSIS ^

  perl -MO=JVM::Jasmin,CLASSNAME perl_program.pl
  jasmin CLASSNAME.asm
  java CLASSNAME

DESCRIPTION ^

This module is a crude JVM backend for the Perl compiler. It aspires to be a "proof of concept," but I think it does not even achieve that. It's close, though, and I think it might encourage people to explore this a little further.

AUTHOR ^

Brian Jepson, bjepson@as220.org

Based on stuff in various B::* modules, by Malcolm Beattie, mbeattie@sable.ox.ac.uk

This is free software. You may distribute it under the same terms as Perl itself.

SEE ALSO ^

perl(1).

syntax highlighting: