aboutsummaryrefslogtreecommitdiff
path: root/lux-js/source (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* WIP: Ruby compiler.Eduardo Julian2019-04-091-6/+0
|
* - Upgrade the tuple left-access mechanism to the new style.Eduardo Julian2019-04-071-4/+5
| | | | - Updated JS compiler. - Updated Python compiler.
* Re-named "do-template" to "template".Eduardo Julian2019-03-301-3/+3
|
* Cobbled together a simple packager.Eduardo Julian2019-03-181-3/+4
|
* Now compiling program statements.Eduardo Julian2019-03-171-1/+16
|
* The general shape of the compiler has been recognized as a program unto ↵Eduardo Julian2019-03-131-4/+5
| | | | itself (albeit a program which must be parameterized).
* - Re-named "lux/tool/compiler/phase/generation/js/expression" to ↵Eduardo Julian2019-03-131-6/+5
| | | | | "lux/tool/compiler/phase/generation/js". - Did same thing for Scheme.
* Extracted the JavaScript compiler into its own separate project.Eduardo Julian2019-03-061-0/+487