/las3r

A lisp compiler for the AVM2.

Primary LanguageActionScriptOtherNOASSERTION

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