Slisp: Simple Lisp compiler (Linux/amd64)
Slisp is a simple Lisp compiler for Linux/amd64 that compiles a minimal Lisp dialect to x86-64 machine code without runtime dependencies. The project provides a basic Lisp implementation with features like functions, conditionals, and recursion, generating standalone executables.