Permalink
Failed to load latest commit information.
.gitignore Initial commit Nov 7, 2014
LICENSE Initial commit Nov 7, 2014
Makefile Working repl, though semantics are a bit fuzzzzzy. Nov 21, 2014
README.md Working repl, though semantics are a bit fuzzzzzy. Nov 21, 2014
builtins.c cleaner IO handling. Hack around reader lookup in tables. Nov 21, 2014
core.jb Fix write bug on booleans. Nov 21, 2014
jubil.c def now works Nov 21, 2014
jubil.h cleaner IO handling. Hack around reader lookup in tables. Nov 21, 2014
reader.c def now works Nov 21, 2014
writer.c Fix write bug on booleans. Nov 21, 2014