Skip to content
mbarbon edited this page Sep 13, 2010 · 3 revisions

Language::P

An experiment: a Perl 5 parser written in Perl 5, which might in time
have multiple backends. For now it only has a partial parser
implementation and a toy runtime written in Perl 5.

Plans

  • Complete the parser
  • Move forward Perl 5 on Perl 5 runtime
    • Make the parser/runtime self-hosting
  • At least stub a Parrot, Java, maybe .Net runtime

Current TODO

Clone this wiki locally