eliben / c-unleashed-book-souce-code
Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.
☆69Updated 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
- clex is a simple lexer generator☆93Updated 3 weeks ago
- C23 Checked Arithmetic☆115Updated last month
- Implement a Lisp, in C, from scratch, no libs☆79Updated 2 years ago
- Type-safe Printf in C☆71Updated this week
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Yet another C compiler.☆29Updated last year
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 3 weeks ago
- Example implementation of coroutine in C☆19Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 2 months ago
- Functional-programming macros for the C preprocessor.☆62Updated 9 years ago
- C implementation of C++ Utility functions https://en.cppreference.com/w/cpp/utility/intcmp☆18Updated 2 years ago
- A collection of lambda calculus interpreters and development tools☆14Updated 2 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆51Updated 4 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- ☆20Updated 2 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆138Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- A Tour Through the SubC Compiler☆87Updated 3 years ago
- ☆47Updated 4 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆73Updated 5 years ago
- Managed C strings library☆96Updated 3 years ago
- Generic, strongly typed, header-only data structures in C☆27Updated 10 months ago
- huang's c compiler - a tiny C99 compiler.☆20Updated 8 months ago
- Modeling futexes in TLA+☆22Updated 3 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Standards-defying functional-programming macros for the C preprocessor☆49Updated 10 years ago