sbcl-wiki

Lisp impl documentation

A wiki dedicated to documenting the internal workings of SBCL, a Lisp implementation.

maybe-wrong sbcl internals

GitHub

56 stars
16 watching
3 forks
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hellerve/sbcli An improved REPL for SBCL with enhanced error handling and readline capabilities. 95
quil-lang/sbcl-librarian A tool for creating C- and Python-compatible shared libraries in Common Lisp with SBCL. 99
chr1st0scli/rainlisp A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. 34
anlsh/picl A Common Lisp implementation of Python's itertools package with laziness and no reliance on cl-cont. 17
jxxcarlson/elm-lisp An experiment in building a typed Lisp compiler and evaluator in Elm. 5
mmontone/cl-livedocs A web-based documentation browser for Common Lisp 2
cofinalsubnets/wisp A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. 115
mmontone/cltl2-doc A documentation project for Common Lisp The Language Second Edition, focusing on English PDF generation. 10
burtonsamograd/sigil A compiler and REPL for a Lisp dialect used in web development 26
fukamachi/cl-dbi Provides a uniform interface for accessing various relational databases from Common Lisp. 208
nuprl/10pl A curated list of 10 papers on programming languages fundamentals 897
edicl/cl-interpol Libraries that enhance Common Lisp syntax for string interpolation 63
svenssonjoel/lispbm An interpreter for a concurrent Lisp programming language designed for microcontrollers. 92
openglsuperbible/sb7code The source code repository for the 7th edition of a comprehensive OpenGL tutorial book 730
privet-kitty/cl-competitive A collection of Common Lisp implementations of data structures and algorithms for competitive programming. 181