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.

GitHub

13 stars
4 watching
1 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 2 awesome lists

common-lisplibraryreader-macros

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sirherrbatka/cl-data-structuresA collection of reusable data structures and streaming algorithms in Common Lisp.48
krukow/clj-dsA library that adapts Clojure's persistent data structures to work with the Java programming language.219
tani/papyrusA literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp49
digikar99/py4cl2A Common Lisp library for executing Python code and integrating it with existing Lisp systems.42
drewc/smugA library that enables easy creation of recursive descent parsers for text with a focus on simplicity and extensibility108
vindarel/cl-strA modern and consistent Common Lisp library for string manipulation.312
vale981/practical-cl-beautifiedEnhances the online version of Practical Common Lisp with syntax highlighting and interactive features.34
stylewarning/cl-algebraic-data-typeA Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures.138
leoven/c-macro-collectionsA set of header-only data structures and utilities for C.536
hipeta/arrow-macrosProvides a set of macros for creating expressive and concise code in Common Lisp126
recp/dsA collection of common data structures and algorithms implemented in C.51
tlikonen/cl-decimalsA package providing functions to parse and format decimal numbers in Common Lisp.21
tdrhq/easy-macrosA Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API.20
ghollisjr/cl-anaA modular Common Lisp framework for data analysis and visualization198
yitzchak/trivial-doProvides additional dolist style macros for iterating over various data structures in Common Lisp18