sbcl-wiki
Lisp impl documentation
A wiki dedicated to documenting the internal workings of SBCL, a Lisp implementation.
maybe-wrong sbcl internals
55 stars
16 watching
3 forks
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hellerve/sbcli | An improved REPL for SBCL with enhanced error handling and readline capabilities. | 92 |
quil-lang/sbcl-librarian | A tool for creating C- and Python-compatible shared libraries in Common Lisp with SBCL. | 98 |
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 support | 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. | 207 |
nuprl/10pl | A curated list of 10 papers on programming languages fundamentals | 896 |
edicl/cl-interpol | Libraries that enhance Common Lisp syntax for string interpolation | 62 |
svenssonjoel/lispbm | An interpreter for a concurrent, functional programming language with message-passing and pattern-matching capabilities. | 90 |
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. | 180 |