MICRO COMMON LISP Interpreter Overview
By
todsacerdoti
The kind of bagel that ruins lesser bagels for you.
Summary
MICRO COMMON LISP is a small interpreter for a symbolic subset of Common LISP, running in less than 64K bytes of memory. It includes eight special forms, 20 functions, and is bootstrapped in LISP.
Key quotes
· 3 pulledMICRO COMMON LISP is a tiny interpreter for a tiny and purely symbolic subset of Common LISP.
To compile the core, a T3X/0 or C89 compiler is required.
A DOS COM file (23KB) is included in the archive.
You might also wanna read
Laravel Cloud Achieves Sub-500ms Scale-to-Zero Using Checkpoint/Restore Technology
Laravel Cloud introduced a new "Flex" scale-to-zero feature that reduces wake time from 10 seconds to under 500 milliseconds using checkpoin
Linux kernel 7.1 drops Intel 486 support, removes over 140,000 lines of legacy code
Linux kernel 7.1 has been released, featuring the long-awaited removal of support for Intel's 486 processor and other legacy hardware. Over
GlassWASM: Trojanized VS Code Extensions on Open VSX Deliver WebAssembly Malware via Solana Blockchain
Socket's Threat Research team discovered trojanized Visual Studio Code extensions on the Open VSX marketplace that deliver a TinyGo-compiled
hendryadrian.com·42m agoSubquadratic Launches SubQ 1.1 Small LLM with Competitive Benchmark Performance
Subquadratic introduces SubQ 1.1 Small, a new LLM that balances long-context optimization with general reasoning. The model achieves strong
Local AI models have finally become viable for programming tasks
The article discusses the author's experience with local AI models, noting that they have significantly improved over time. The author, usin
vickiboykis.com·1h agoOpenAI resolves Codex errors after brief disruption to AI coding tool
OpenAI's Codex tool experienced significant errors that disrupted users, particularly those in the "vibe coding" community. OpenAI acknowled
