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: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hellerve/sbcliAn improved REPL for SBCL with enhanced error handling and readline capabilities.95
quil-lang/sbcl-librarianA tool for creating C- and Python-compatible shared libraries in Common Lisp with SBCL.99
chr1st0scli/rainlispA .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems.34
anlsh/piclA Common Lisp implementation of Python's itertools package with laziness and no reliance on cl-cont.17
jxxcarlson/elm-lispAn experiment in building a typed Lisp compiler and evaluator in Elm.5
mmontone/cl-livedocsA web-based documentation browser for Common Lisp2
cofinalsubnets/wispA Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs.115
mmontone/cltl2-docA documentation project for Common Lisp The Language Second Edition, focusing on English PDF generation.10
burtonsamograd/sigilA compiler and REPL for a Lisp dialect used in web development26
fukamachi/cl-dbiProvides a uniform interface for accessing various relational databases from Common Lisp.208
nuprl/10plA curated list of 10 papers on programming languages fundamentals897
edicl/cl-interpolLibraries that enhance Common Lisp syntax for string interpolation63
svenssonjoel/lispbmAn interpreter for a concurrent Lisp programming language designed for microcontrollers.92
openglsuperbible/sb7codeThe source code repository for the 7th edition of a comprehensive OpenGL tutorial book730
privet-kitty/cl-competitiveA collection of Common Lisp implementations of data structures and algorithms for competitive programming.181