Skip to content

aemoncannon/las3r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Las3r - A lisp for the AVM2

Las3r is a dynamic compiler that translates lisp expressions into AVM2 bytecodes.

Features:

  • Easily embeddable. Includes a Repl that you can easily drop into a Flex or Flash project.
  • Seamless interoperation with AS3 code. Call methods, set properties etc.
  • Syntax based on Clojure, including literal vectors, maps and sets.

Quick start guide

Play with a Las3r repl