y2q-actionman / with-c-syntax
C language syntax in Common Lisp
☆144Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for with-c-syntax
- A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees☆110Updated 3 months ago
- Algebraic data types in Common Lisp☆138Updated 3 months ago
- Lisp Augmented Style Sheets☆107Updated 3 weeks ago
- Parallelism for Common Lisp☆243Updated 2 years ago
- The Lisp Critic scans your code for instances of bad Lisp programming practice.☆145Updated 4 months ago
- Seal your generic functions for an extra boost in performance.☆94Updated 5 months ago
- Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions☆108Updated 5 years ago
- Common Lisp implementation of Clojure's threading macros☆113Updated 4 years ago
- High performance Transactional Memory for Common Lisp☆244Updated 9 months ago
- a fork of crhodes' fork of danb's fork of the CLX library, an X11 client for Common Lisp☆116Updated 2 months ago
- Common Lisp packrat parser☆79Updated 6 months ago
- Portable channel-based concurrency for Common Lisp☆169Updated this week
- ANSI Common Lisp implementation☆165Updated last year
- (c-include "file.h") => complete FFI wrapper☆217Updated 5 months ago
- A REPL for my SBCL needs☆92Updated 5 months ago
- Generic function interface to standard Common Lisp functions☆143Updated last week
- C to Common Lisp compiler☆307Updated 2 years ago
- Common Lisp surface syntax niceties☆62Updated 2 years ago
- A data framework for Common Lisp☆92Updated 8 months ago
- A convenient SIMD interface for SBCL.