Clamp
Lisp implementation
An implementation of Arc programming language concepts in Common Lisp.
Common Lisp with Arc Macros and Procedures
71 stars
10 watching
4 forks
Language: Common Lisp
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chr1st0scli/rainlisp | A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
slburson/misc-extensions | A collection of reusable macros enhancing Common Lisp programming | 17 |
cl21/cl21 | A Common Lisp implementation aiming to redesign the language and provide a modern successor. | 912 |
slyrus/clem | A Common Lisp package implementing efficient matrix operations | 37 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 98 |
g000001/arc-compat | Provides CL extensions and utilities to ensure compatibility with other Common Lisp implementations. | 13 |
clozure/ccl | A Common Lisp implementation of a compiler and runtime environment | 858 |
maryrosecook/littlelisp | A JavaScript implementation of a minimal Lisp interpreter supporting basic data structures and control flow. | 608 |
svenssonjoel/lispbm | An interpreter for a concurrent Lisp programming language designed for microcontrollers. | 92 |
helmutkian/cl-react | Utilities for building web applications using Common Lisp and React | 68 |
vindarel/cl-cookieproject | A template project for creating Common Lisp applications with a standard structure and tools. | 77 |
kiselgra/c-mera | A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 |
zweifisch/ollama | An Emacs Lisp client that integrates AI-powered language tools into the Emacs editor | 50 |
cbaggers/cepl | A Common Lisp library that abstracts OpenGL programming and provides a REPL-friendly interface. | 863 |