DigiNews

Tech Watch by Johan Denoyer

← Back to articles

Slisp: Simple Lisp compiler (Linux/amd64)

Quality: 8/10 Relevance: 9/10

Summary

Slisp is a GitHub-hosted compiler that reads Lisp programs and emits standalone assembly for Linux/amd64. The project includes a full repository structure with a compiler, parser, lexer, environment, tests, and examples, and it emphasizes using Go with a Lisp-influenced syntax. It positions itself as a small, educational Lisp compiler with a GPL-2.0 license and a focus on building a usable toolchain from source.

🚀 Service construit par Johan Denoyer