This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
las3r /
| name | age | message | |
|---|---|---|---|
| |
.as3-mode-project.el | Sun Jan 25 15:18:02 -0800 2009 | |
| |
.gitignore | Wed Oct 29 11:34:21 -0700 2008 | |
| |
LICENSE | Wed Dec 03 20:17:28 -0800 2008 | |
| |
README.markdown | Fri Apr 17 13:48:47 -0700 2009 | |
| |
Rakefile | Fri May 01 06:09:42 -0700 2009 | |
| |
dist/ | Fri Apr 17 13:35:07 -0700 2009 | |
| |
doc/ | Thu Dec 25 09:06:18 -0800 2008 | |
| |
etc/ | Fri Dec 26 14:42:08 -0800 2008 | |
| |
lib/ | Fri Apr 17 13:29:10 -0700 2009 | |
| |
src/ | Fri Apr 17 13:29:10 -0700 2009 |
README.markdown
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.







