5 ms·
- A tracing garbage collector - Tail call optimization - Closures
by brennvin 4y ago
- A tracing garbage collector
- Tail call optimization
- Closures
- deleted 4y ago[deleted]
- tsimionescu 4y agoTCO is not really that important. The Common Lisp standard doesn't even require it, though many implementations do support it.