aalhour / awesome-compilersLinks
Curated list of awesome resources on Compilers, Interpreters and Runtimes
☆9,304Updated last year
Alternatives and similar repositories for awesome-compilers
Users that are interested in awesome-compilers are comparing it to the libraries listed below
Sorting:
- Programming Language Theory λΠ☆5,300Updated 6 months ago
- Bootstrap yourself to write an OS from scratch. A book for self-learner.☆12,900Updated last year
- Source for the little book about OS development☆2,516Updated 2 years ago
- A Compiler Writing Journey☆11,793Updated 11 months ago
- A Small C Compiler☆6,263Updated last year
- A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out t…☆10,274Updated 10 months ago
- How to write a very simple JIT compiler☆1,862Updated 4 years ago
- Repository for the book "Crafting Interpreters"☆9,886Updated 10 months ago
- An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V…☆2,439Updated this week
- Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, a…☆10,106Updated last year
- Learn C and build your own programming language in under 1000 lines of code!☆3,071Updated 2 months ago
- Higher level programming in C☆6,967Updated 6 months ago
- Record and Replay Framework☆9,908Updated this week
- The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.☆7,219Updated 3 months ago
- Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.☆5,185Updated 6 years ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,238Updated 8 months ago
- mal - Make a Lisp☆10,341Updated last month
- A short tutorial about building Linux based operating systems.☆5,166Updated last year
- How to Make a Computer Operating System in C++☆22,092Updated 3 years ago
- A Parser Combinator library for C☆2,748Updated last year
- Mirror of https://gitlab.redox-os.org/redox-os/redox☆15,480Updated last week
- Writing an OS in Rust☆16,639Updated 2 weeks ago
- Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.☆10,818Updated last year
- Package manager for the C programming language.☆5,009Updated 3 months ago
- A single-header ANSI C gui library☆13,839Updated 5 years ago
- A little bit about a linux kernel☆30,808Updated 2 weeks ago
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,264Updated 6 years ago
- Continuous Unix commit history from 1970 until today☆6,727Updated 3 years ago
- ✏️ Learn how to write a hash table in C☆4,045Updated last year
- Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland…☆5,058Updated 2 years ago