Skip to content

aemoncannon/las3r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e3f2e21 · Jan 29, 2011
Jan 29, 2011
Dec 25, 2008
Jan 2, 2011
Jan 2, 2011
Jan 2, 2011
Jan 25, 2009
Oct 29, 2008
Dec 4, 2008
Apr 17, 2009
May 23, 2010

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