7 branches
0 tags
Ben (X13/Arch)
Fixed string escaping to be more in-line with JSON
7a6f561
3 years ago
Ben (X13/Arch)
Fixed [cat] truncating after 64k, and [file/write] returns the content
f03d44a
3 years ago
Ben (X13/Arch)
Improved [file/write] and [tree/set!]
5350aa6
3 years ago
Ben (X13/Arch)
Added a very simple JSON serialization routine
a9d3f5b
3 years ago
Ben (X13/Arch)
Much nicer WASM Editor
12bf505
3 years ago
Ben (X13/Arch)
Some more documents
5c15d56
3 years ago
Ben (X13/Arch)
Added support for late binding in Bytecode λs
f44f929
3 years ago
Ben (X13/Arch)
Evaluated some more runtimes
3aade53
3 years ago
Ben (X13/Arch)
Added a simple editor to the WASM Build
2a340a1
3 years ago
Ben (X13/Arch)
Fixed building with TCC
a87e34e
3 years ago
Ben (X13/Arch)
Added some writing why I didn't choose tinyscheme
fe405d6
3 years ago
Ben (X13/Void)
Added [range] function similar to Clojure
78ba625
3 years ago
Ben (X13/Void)
Some refactoring, mostly of the GC
b575d09
3 years ago
Ben (X13/Void)
Added support for bytecodeArrays to the printer
b7ae66e
3 years ago
Ben (X13/Void)
Added reader support for bytecode arrays
bf7e0a8
3 years ago
Ben (X13/Void)
Added [λδ*] and [defund] to test bytecoded λ's
37f104c
3 years ago
Ben (X13/Void)
Code cleanup, mostly removing unnecessary includes
bf7a2f7
3 years ago
Ben (X13/Void)
Removed [**] alias, use [pow] instead
14527fa
3 years ago
Ben (X13/Void)
Removed /int routines, since they are unneccessary
c97ac45
3 years ago
Ben (X13/Void)
Removed problematic clang32 target from CI
504460a
3 years ago