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:
- This is a small mirror of s7 scheme, the official distribution is here:☆18Updated 5 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- LLVM frontend for the Forth Language☆90Updated last year
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆43Updated 9 years ago
- Dynace object-oriented extension to C☆120Updated last year
- An arbitrary precision library written in C which supports fractional datum. Arbitraire is fully portable to all linux, mac and netbsd/fr…☆17Updated 2 years ago
- mirror of http://hg.dyncall.org/pub/dyncall/dyncall☆17Updated 10 years ago
- clex is a simple lexer generator☆108Updated 4 months ago
- A small self-contained alternative to readline and libedit☆68Updated 2 years ago
- [Fossil repository mirror] A tiny interpreter☆42Updated last year
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- The LLVM-based Modula-2 compiler☆74Updated last year
- C with traits - or how I learned to stop worrying and love something resembling multiple inheritance.☆38Updated 12 years ago
- quick c☆35Updated 3 years ago
- Minimal LISP Compiler for x86_64☆15Updated 3 years ago
- An old and good virtual keyboard☆18Updated 4 months ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Training files for Ada courses☆13Updated last week
- Improvements to picol: A TCL like interpreter suitable as an shell in an embedded system☆34Updated 2 months ago
- Combinators in C☆38Updated 13 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closu…☆126Updated 2 months ago
- A header-only portability and boilerplate library for C☆26Updated 4 months ago
- C collections. Easy to build, boring algorithms. Dumb is good.☆53Updated 3 years ago
- ☆26Updated 11 years ago
- Original Joy☆10Updated last year
- Startle C Library☆18Updated 7 years ago