-
Notifications
You must be signed in to change notification settings - Fork 0
artcompiler/L3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
OVERVIEW L3 is a language with ActionScript 3 syntax and AS3 AST tree building semantics. It produces AS3 ASTs from AS3 source code. L3 is written in L0. BUILDING To build: cd build ./make.sh This produces the file: ../bin/l3c.swf USING To run: ./comp.sh test.as This produces the file: test.as.ast STATUS Work in progress.
About
L3 produces AS3 ASTs from AS3 source code.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published