named-readtables
Readtable manager
A library that provides a namespace for readtables, allowing for localized and modular use of readtables in Common Lisp programs.
The official repo of named-readtables.
66 stars
5 watching
15 forks
Language: Common Lisp
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
melisgl/cl-libsvm | A Common Lisp wrapper around the libsvm C++ SVM library | 16 |
vindarel/cl-readline | A Common Lisp interface to the GNU Readline library for editing command lines | 38 |
melisgl/mgl | A machine learning library for building and training neural networks and other models. | 591 |
neil-lindquist/slima | An interactive development environment for Common Lisp on the Pulsar platform | 62 |
tani/papyrus | A literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp | 48 |
digikar99/reader | Provides reader macros for various data structures and functions in Common Lisp | 13 |
fjames86/ftw | A thin wrapper around the Windows API for Common Lisp applications | 61 |
roswell/roswell | A tool for setting up and managing Common Lisp environments. | 1,792 |
koji-kojiro/cl-repl | A full-featured Common Lisp REPL with line editing, tab completion, debugger, and syntax highlighting. | 153 |
trivial-garbage/trivial-garbage | Provides APIs for managing object lifetimes and memory management in Common Lisp programs. | 43 |
replit-archive/lol-coffee | A compiler and virtual machine for a fictional programming language | 24 |
lisp-maintainers/cl-repl | A full-featured Common Lisp REPL with rich functionalities such as powerful multiline editing and debugging tools. | 19 |
readevalprintlove/black | An implementation of a reflective programming language | 195 |
vseloved/cl-redis | A Common Lisp Redis client with error handling and reconnect mechanisms. | 189 |
com-lihaoyi/fansi | A Scala library for working with fancy ANSI colored strings in a safe and efficient way. | 227 |