sbcl-wiki
Lisp impl documentation
A wiki dedicated to documenting the internal workings of SBCL, a Lisp implementation.
maybe-wrong sbcl internals
56 stars
16 watching
3 forks
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An improved REPL for SBCL with enhanced error handling and readline capabilities. | 95 |
| A tool for creating C- and Python-compatible shared libraries in Common Lisp with SBCL. | 99 |
| A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
| A Common Lisp implementation of Python's itertools package with laziness and no reliance on cl-cont. | 17 |
| An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
| A web-based documentation browser for Common Lisp | 2 |
| A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. | 115 |
| A documentation project for Common Lisp The Language Second Edition, focusing on English PDF generation. | 10 |
| A compiler and REPL for a Lisp dialect used in web development | 26 |
| Provides a uniform interface for accessing various relational databases from Common Lisp. | 208 |
| A curated list of 10 papers on programming languages fundamentals | 897 |
| Libraries that enhance Common Lisp syntax for string interpolation | 63 |
| An interpreter for a concurrent Lisp programming language designed for microcontrollers. | 92 |
| The source code repository for the 7th edition of a comprehensive OpenGL tutorial book | 730 |
| A collection of Common Lisp implementations of data structures and algorithms for competitive programming. | 181 |