DigiNews

Tech Watch Articles

← Back to articles

femtolisp: A lightweight, robust, scheme-like Lisp implementation

Quality: 8/10 Relevance: 7/10

Summary

Femtolisp is a compact, self-contained Scheme-like Lisp implemented in C with a bytecode compiler and VM. It emphasizes a small, fast core, a modest feature set, and strong emphasis on readability and simplicity, while offering C interop and a compacting garbage collector. The project aims to be a fast, reliable Lisp suitable for embedding and experimentation in small projects.

🚀 Service construit par Johan Denoyer