eliben / c-unleashed-book-souce-codeLinks
Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.
☆74Updated 4 years ago
Alternatives and similar repositories for c-unleashed-book-souce-code
Users that are interested in c-unleashed-book-souce-code are comparing it to the libraries listed below
Sorting:
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- cparse is an LR(1) and LALR(1) parser generator☆64Updated last month
- clex is a simple lexer generator☆102Updated last month
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Self-hosting C toolchain, from scratch☆36Updated 9 months ago
- A bignum library for C.☆33Updated last year
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Type-safe Printf in C☆72Updated 9 months ago
- Beej's Guide to Unix Interprocess Communication source☆146Updated 7 months ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆45Updated 3 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- Example code for compilers textbook.☆197Updated 2 years ago
- ☆48Updated 5 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆63Updated 8 months ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- C23 Checked Arithmetic☆145Updated 3 months ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Yet another C compiler.☆30Updated last month
- C collections. Easy to build, boring algorithms. Dumb is good.☆53Updated 2 years ago
- Small implementation in C of a slab allocator in user space☆40Updated last year
- Bootloader exploration☆19Updated 3 years ago
- Taking the C pre-processor to its limits☆30Updated 7 years ago
- Memory slices for C99☆48Updated 7 months ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago
- ☆82Updated 3 years ago