My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

PJS

PJS (Parrot JavaScript) is an implementation of ECMAScript for Parrot virtual machine. It's far from ready right now.

Attention: this project is outdated. It depends on Parrot 0.5.0.

How to build:

 $ cd parrot/languages
 $ svn checkout http://parrotjs.googlecode.com/svn/trunk/ parrotjs-read-only
 $ mv parrotjs-read-only pjs
 $ less pjs/README
Powered by Google Project Hosting