eliben / c-unleashed-book-souce-code
Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.
☆70Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for c-unleashed-book-souce-code
- Functional-programming macros for the C preprocessor.☆61Updated 9 years ago
- C23 Checked Arithmetic☆93Updated this week
- Implement a Lisp, in C, from scratch, no libs☆79Updated 2 years ago
- Hindley–Milner Type inferencing in C☆49Updated 2 years ago
- Type-safe Printf in C☆67Updated 2 years ago
- Example implementation of coroutine in C☆19Updated 4 years ago
- clex is a simple lexer generator☆93Updated last year
- C Implementation of the monkey programming language☆67Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 3 weeks ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆137Updated 3 years ago
- Bootloader exploration☆19Updated 2 years ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 2 years ago
- Yet another simple header only arena allocator for C11☆40Updated 4 months ago
- A bignum library for C.☆31Updated 4 months ago
- Generic, strongly typed, header-only data structures in C☆23Updated 8 months ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆13Updated 2 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- scc - simple C Compiler☆50Updated 7 years ago
- Yet another C compiler.☆29Updated 11 months ago
- C macro overloading☆22Updated 2 weeks ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Sort of Lambdas for gcc☆33Updated 5 years ago
- Standards-defying functional-programming macros for the C preprocessor☆49Updated 10 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆42Updated 5 years ago
- subset c compiler☆38Updated 4 years ago
- ☆21Updated 2 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆41Updated 6 years ago
- A tutorial for low-level C++ linkage, meant for people with 0 C++ knowledge☆22Updated last year
- C17 compiler implementation from scratch☆64Updated last year