Releases: nerima-lisp/cl-cc-runtime
Releases · nerima-lisp/cl-cc-runtime
Release list
v0.1.0
Added
- Initial extraction of the runtime library from the cl-cc monorepo as a
standalone ASDF system: thecl-cc/runtimepackage, the generational
garbage collector, heap and allocator, NaN-boxed value representation,
register frames, images, FFI, and the concurrency primitives.