eliben / c-unleashed-book-souce-code
Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.
☆71Updated 3 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
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- Type-safe Printf in C☆71Updated last month
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- clex is a simple lexer generator☆94Updated 2 months ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 2 months ago
- Yet another simple header only arena allocator for C11☆41Updated 7 months ago
- Bootloader exploration☆19Updated 2 years ago
- C23 Checked Arithmetic☆119Updated 2 months ago
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆140Updated 3 years ago
- Self-hosting C toolchain, from scratch☆33Updated last week
- A Tour Through the SubC Compiler☆89Updated 3 years ago
- Yet another C compiler.☆29Updated last year
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 5 years ago
- C Implementation of the monkey programming language☆69Updated 4 years ago
- exploring coding without the standard library☆19Updated 7 months ago
- huang's c compiler - a tiny C99 compiler.☆20Updated 9 months ago
- Fabrice Bellard's fbcc C Compiler☆40Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated this week
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆97Updated 3 years ago
- A Machine-Independent Debugger☆30Updated 4 months ago
- A bignum library for C.☆34Updated 7 months ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆37Updated 12 years ago
- C++ for C programmers☆70Updated 6 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Peephole optimizer for cproc and QBE☆24Updated 2 years ago
- Software and documentation, mostly from the 80s and 90s☆23Updated 9 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆34Updated 5 months ago