index
:
lux
master
fork of https://github.com/LuxLang/lux for my bookshelf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
The Common Lisp compiler is alive.
Eduardo Julian
2019-05-01
1
-0
/
+6
*
WIP: Turning compiler tests into a re-usable specification.
Eduardo Julian
2019-04-26
1
-0
/
+6
*
WIP: PHP compiler.
Eduardo Julian
2019-04-24
1
-0
/
+5
*
WIP: Lua compiler.
Eduardo Julian
2019-04-11
1
-0
/
+5
*
WIP: Ruby compiler.
Eduardo Julian
2019-04-09
1
-0
/
+5
*
Updated JVM compiler.
Eduardo Julian
2019-04-04
1
-0
/
+1
*
Got the Python compiler running.
Eduardo Julian
2019-03-26
1
-5
/
+14
*
Now compiling program statements.
Eduardo Julian
2019-03-17
1
-0
/
+1
*
Updated .gitignore for new JS compiler.
Eduardo Julian
2019-03-13
1
-1
/
+5
*
- Implemented some math functions in pure Lux, to reduce the needs of the com...
Eduardo Julian
2018-04-05
1
-0
/
+1
*
- Updated .gitignore.
Eduardo Julian
2017-12-17
1
-0
/
+1
*
- Integrated documentation into the main repo (powered by mkdocs).
Eduardo Julian
2017-08-27
1
-0
/
+2
*
- Updated .gitignore.
Eduardo Julian
2016-12-01
1
-0
/
+2
*
- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...
Eduardo Julian
2016-12-01
1
-7
/
+4
*
- Some bug fixes.
Eduardo Julian
2015-07-19
1
-0
/
+2
*
Added lambdas! (not yet real closures, but coming soon...)
Eduardo Julian
2014-12-15
1
-0
/
+3
*
+ Can lex basic tokens.
Eduardo Julian
2014-11-25
1
-0
/
+9