
pyjon
Intro
pyjon is a collection of classes intended to help build custom parser for FooBarScript and then translate it into JavaScript. It also has builtin JS interpreter (although it not completed implementation of ECMA specs at this moment).
The goals of the project is to provide tools for language hackers to playing with and extending JavaScript (and ECMAScript-like in general) syntaxes.
JooScript is my attempt to improve JavaScript using some ideas from Python, but nothing is perfect, so you can hack it too.
This project is a fork of pynarcissus.
Also checkout CoffeeScript.
News
29/01/11
Parser was synced with narcissus. Much improved JS interpreter.
16/01/11
The code was refactored into classes. Now parser and translator can be extended in Pythonic style.
05/01/11
Beginning from scratch...
Project Information
- License: GNU Lesser GPL
- 14 stars
- hg-based source control
Labels:
python
JavaScript
ecmascript
JooScript
Ecma-357
ECMA-262