|
Failed to load latest commit information. |
|
dynasm
|
some bytecode works now
|
Apr 8, 2017
|
|
.gitignore
|
using RPython now - I needz faster development time :P
|
Jun 25, 2017
|
|
LICENSE
|
Initial commit
|
Apr 16, 2017
|
|
README.md
|
added readme
|
Jun 1, 2017
|
|
WISHLIST
|
started working on parser
|
Jun 1, 2017
|
|
jl.py
|
added function applications, function literal encoding
|
Jun 28, 2017
|
|
jlffi.h
|
added testing lib
|
May 31, 2017
|
|
jljit.dasc
|
some bytecode works now
|
Apr 8, 2017
|
|
jlvm.c
|
even moar parsing (functions, function applications, recursion)
|
Jun 4, 2017
|
|
jlvm.h
|
even moar parsing (functions, function applications, recursion)
|
Jun 4, 2017
|
|
makefile
|
added readme
|
Jun 1, 2017
|
|
parse.scm
|
using RPython now - I needz faster development time :P
|
Jun 25, 2017
|
|
test.c
|
have asserts
|
Jun 1, 2017
|
|
test.h
|
have asserts
|
Jun 1, 2017
|