PJSPJS (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
|