theartofcomputerprogramming / programsLinks
Algorithms and programs from The Art of Computer Programming written in C
☆22Updated 2 years ago
Alternatives and similar repositories for programs
Users that are interested in programs are comparing it to the libraries listed below
Sorting:
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- Soul - an esoteric concatenative language☆12Updated last year
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- Dynace object-oriented extension to C☆120Updated last year
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆39Updated 8 years ago
- Minimal LISP Compiler for x86_64☆15Updated 3 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Original Joy☆10Updated last year
- cparse is an LR(1) and LALR(1) parser generator☆65Updated 4 months ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- The world's worst text editor, if it can even be considered a text editor.☆18Updated 4 years ago
- [Fossil repository mirror] A tiny interpreter☆42Updated last year
- This is a small mirror of s7 scheme, the official distribution is here:☆18Updated 5 years ago
- clex is a simple lexer generator☆108Updated 4 months ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Fabrice Bellard's fbcc C Compiler☆47Updated 6 years ago
- [MIRROR] simple yet expressive high-level scripting language (formerly known as tisp)☆27Updated last week
- Combinators in C☆38Updated 13 years ago
- Startle C Library☆18Updated 7 years ago
- C collections. Easy to build, boring algorithms. Dumb is good.☆53Updated 3 years ago
- mirror of http://hg.dyncall.org/pub/dyncall/dyncall☆17Updated 10 years ago
- The SubC compiler☆29Updated 8 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- vm and compiler for a small lisp☆13Updated 4 years ago
- quick c☆35Updated 3 years ago
- Improvements to picol: A TCL like interpreter suitable as an shell in an embedded system☆34Updated 2 months ago
- Software and documentation, mostly from the 80s and 90s☆24Updated 10 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆46Updated last week
- A header-only portability and boilerplate library for C☆26Updated 4 months ago
- A small self-contained alternative to readline and libedit☆68Updated 2 years ago