stewartweiss / intro-linux-sys-prog
A repository of all code from Introduction to System Programming in Linux, by Stewart Weiss
☆22Updated 3 weeks ago
Alternatives and similar repositories for intro-linux-sys-prog:
Users that are interested in intro-linux-sys-prog are comparing it to the libraries listed below
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- A bignum library for C.☆32Updated 9 months ago
- A self-written C++ standard library☆27Updated this week
- Can I make an *optimizing* compiler under 1k lines of code?☆56Updated 2 months ago
- A collection of small C projects - usually a minimal example of something interesting☆40Updated 2 years ago
- Yet another simple header only arena allocator for C11☆42Updated 9 months ago
- Self-hosting C toolchain, from scratch☆34Updated 2 months ago
- Reference implementation for Writing a C Compiler☆151Updated 2 months ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon+, C++, C, Pascal, Micron and Luon☆20Updated 2 weeks ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆144Updated 3 years ago
- A proof-of-concept smart pointer library in C☆22Updated 6 years ago
- clex is a simple lexer generator☆95Updated 4 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago
- C Implementation of the monkey programming language☆72Updated 5 years ago
- A tutorial for low-level C++ linkage, meant for people with 0 C++ knowledge☆22Updated 2 years ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆31Updated 11 months ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- A collection of lambda calculus interpreters and development tools☆14Updated 2 years ago
- huang's c compiler - a tiny C99 compiler.☆20Updated 11 months ago
- A small C compiler☆32Updated 11 months ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- ☆12Updated 7 months ago
- using the C Preprocessor as an HTML templating engine☆40Updated last month
- GCC plugin for C language that tracks references to allocated objects☆26Updated 2 months ago
- JSON parser in c☆17Updated 3 weeks ago
- Source Code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆35Updated last year
- Bootloader exploration☆19Updated 3 years ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 4 months ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆39Updated 2 years ago