quil-lang / alexaLinks
A Lexical Analyzer Generator
☆63Updated last year
Alternatives and similar repositories for alexa
Users that are interested in alexa are comparing it to the libraries listed below
Sorting:
- Concrete Syntax Trees represent s-expressions with source information☆61Updated 3 months ago
- This repository contains an updated version of the Weyl computer algebra substrate from Cornell University. It is ASDF loadable, and uses…☆48Updated 9 years ago
- Julia-like dispatch for Common Lisp☆61Updated 4 years ago
- CL compiler macro utilities.☆69Updated 5 years ago
- Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.☆49Updated 4 years ago
- Module system for languages that compile to Common Lisp☆63Updated 2 years ago
- Filtered functions provide an extension of CLOS generic function invocation that add a simple preprocessing step before the actual method…☆45Updated 9 years ago
- Data for Common Lisp UltraSpec - http://phoe.tymoon.eu/clus/☆45Updated 3 years ago
- Super Monadic Über Go-into : parser combinators for Common Lisp☆110Updated 4 years ago
- A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees☆125Updated last week
- Common Lisp packrat parser☆88Updated 2 months ago
- Parsing the Common Lisp draft specification TeX sources☆40Updated 6 years ago
- Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.☆57Updated 3 years ago
- Determine the cost of things in Common Lisp.☆69Updated 6 years ago
- Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions☆107Updated 6 years ago
- A contract programming library for Common Lisp in the style of Eiffel’s Design by Contract ™.☆98Updated 7 years ago
- CCLDoc documentation system used by Clozure CL☆33Updated last year
- An implementation of Common Lisp with the sole purpose of bootstrapping other implementations.