- 2999dd1 Add macros by swissChili · 3 years, 4 months ago
- 6b47b6d Add list, quote by swissChili · 3 years, 4 months ago
- b8fd471 Add allocation pools, release memory in GC by swissChili · 3 years, 5 months ago
- e9fec8b Finish stack walking, mark+sweep for GC by swissChili · 3 years, 5 months ago
- 9e57da4 Add stack walking to _do_gc by swissChili · 3 years, 5 months ago
- 6d6525e Add GC stub, let1 by swissChili · 3 years, 5 months ago
- 67bdf28 Add let1 by swissChili · 3 years, 5 months ago
- 923b536 Add argument variable binding by swissChili · 3 years, 6 months ago
- a820dea Fix "if" condition by swissChili · 3 years, 6 months ago
- 53472e8 Add "if" built-in by swissChili · 3 years, 6 months ago
- 8fc5e2f Add compile_tl (), compile `defun's by swissChili · 3 years, 7 months ago
- f3e7f18 Compiler can compile simple nested expressions and function calls. by swissChili · 3 years, 7 months ago
- b3ca4fb Add lib/std, compile_expression () by swissChili · 3 years, 7 months ago
- 8cfb7c4 Move lisp to single-dword value type by swissChili · 3 years, 7 months ago
- ca107a0 Add beginning of Lips compiler, DynASM by swissChili · 3 years, 7 months ago