This is an interpreter for Clojure Lisp to ActionScript 3 (AS3).
The interpreter can be used to add scrtipting to ActionScript 3 applications.
It's also a prof of concept for implementing lisp in another programming language.
The interpreter is a work in progress, but it works for simple expressions.
Setup env vars (sample in doc\env.bat.sample)
Tested with
- Windows 10
- Java 1.5
- Flex 4.6