7 branches
0 tags
Ben (Win10)
Compiler now uses multiple passes.
c0b4455
4 years ago
Ben (Win10)
Added Minix platform var (hopefully)
651c6c3
4 years ago
Ben (Win10)
Removed tests depending on true/false being there
5befd70
4 years ago
Ben (Win10)
Added getline and switched argument parsing to nujel
d0ff7d9
4 years ago
Ben (Win10)
[str/length] -> [string/length], and pad-start, pad-end
6dc9f24
4 years ago
Ben (Win10)
Moved win32 over to use readline
2a5d70f
4 years ago
Ben (X13/Arch)
Fixed wasm repl and some comments
5315bf7
4 years ago
Ben (X13/Arch)
Moved some code around
3bb943a
4 years ago
Ben (Win10)
Removed noEval functionality and split macro/lambda
f1098b2
4 years ago
Ben (Win10)
Moved test system to use macros instead of noEval args
f861d55
4 years ago
Ben (X13/Arch)
Added [optimize-all!], which runs after init giving a ~30% speedup
e874228
4 years ago
Ben (Win10)
Fixed segfault for win32 repl
0d71afc
4 years ago
Ben (X13/Arch)
Added `[optimize fun]`, might speed up code by about 33%.
895b881
4 years ago
Ben (X13/Arch)
Added [closure!] which allows mutation of λs
f183ae9
4 years ago
Ben (X13/Arch)
Unquote is now ~/~@ instead of ,/,@ as before
40ed3c1
4 years ago
Ben (RPI 4)
Some cleanup/refactoring/commenting
1a42dde
4 years ago
Ben (RPI 4)
Removed δ/dynamically scoped λs
dbf7352
4 years ago
Ben (X13/Arch)
Mostly some cleanup/comments/minor refactoring
be2f034
4 years ago
Ben (X13/Arch)
Bugfixes, tests, and more clojure macros
4391b40
4 years ago
Ben (X13/Arch)
Replace δ with a macro
66c1c9d
4 years ago