Skip to content

thiagoritcher/clojure-lisp-as3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojure Lisp to AS3 Interpreter

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.

Current Status

The interpreter is a work in progress, but it works for simple expressions.

Install

Setup env vars (sample in doc\env.bat.sample)

Tested with

  • Windows 10
  • Java 1.5
  • Flex 4.6

About

Clojure lisp implementation in AS3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published