|
Tuesday, March 15, 2005 |
ParenScript is a Lisp to Javascript compiler. From the feature list:
- Supports all the expressions and statements of EcmaScript 262
- Converts Lisp symbols to java-style camelcase (taken from linj)
- Lisp-style iteration with DO, DOTIMES, DOEACH, DOLIST
- Complete macro environment with MACROLET, SYMBOL-MACROLET
- Uses the Lisp reader for reader macros
- ParenScript HTML generator for embedding HTML in JavaScript code (not more ugly document.writes)
- Allows for recursive compilation of ParenScript (generate Javascript in Javascript in Javascript...)
- Lispy CSS syntax
Link from Lemonodor.
1:30:44 PM
|
|
© Copyright 2005 Chris Double.
|
|
|