reader
Data structure reader
Provides reader macros for various data structures and functions in Common Lisp
A utility library intended at providing reader macros for lambdas, arrays, accessors, hash-tables and hash-sets.
13 stars
4 watching
1 forks
Language: Common Lisp
last commit: over 3 years agoLinked from 2 awesome lists
common-lisplibraryreader-macros
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A collection of reusable data structures and streaming algorithms in Common Lisp. | 48 | |
| A library that adapts Clojure's persistent data structures to work with the Java programming language. | 219 | |
| A literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp | 49 | |
| A Common Lisp library for executing Python code and integrating it with existing Lisp systems. | 42 | |
| A library that enables easy creation of recursive descent parsers for text with a focus on simplicity and extensibility | 108 | |
| A modern and consistent Common Lisp library for string manipulation. | 312 | |
| Enhances the online version of Practical Common Lisp with syntax highlighting and interactive features. | 34 | |
| A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. | 138 | |
| A set of header-only data structures and utilities for C. | 536 | |
| Provides a set of macros for creating expressive and concise code in Common Lisp | 126 | |
| A collection of common data structures and algorithms implemented in C. | 51 | |
| A package providing functions to parse and format decimal numbers in Common Lisp. | 21 | |
| A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 | |
| A modular Common Lisp framework for data analysis and visualization | 198 | |
| Provides additional dolist style macros for iterating over various data structures in Common Lisp | 18 |