bwoods / TeX--
A TeX implementation in a single C++11 class.
☆17Updated 4 years ago
Alternatives and similar repositories for TeX--:
Users that are interested in TeX-- are comparing it to the libraries listed below
- Combinators in C☆38Updated 12 years ago
- A programming language☆14Updated 10 years ago
- Functional Experiments in Lua☆8Updated 4 years ago
- The CWEB System of Structured Documentation☆29Updated 9 years ago
- Postscript Virtual Machine using Lua☆17Updated 4 years ago
- An implementation of Tarjan's Strongly Connected Components algorithm☆13Updated 5 years ago
- Scheme (dialect) to Lua compiler☆23Updated 7 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆60Updated last year
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- Tiny scheme implementation written in c++17☆26Updated 6 years ago
- An arbitrary precision library written in C which supports fractional datum. Arbitraire is fully portable to all linux, mac and netbsd/fr…☆16Updated last year
- OMeta for Lua☆13Updated 4 years ago
- Lua port of of microKanren, a minimal logic programming engine.☆34Updated 11 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 11 months ago
- arbitrary precision arithmetic library☆42Updated 6 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆14Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated this week
- A datalog implementation in pure Lua (LPEG parser).☆22Updated 2 years ago
- A parser of C headers for the Titan FFI☆16Updated 7 years ago
- Abusing the C99 preprocessor for meta-programming