mrnugget / data_structuresLinks
Implementations of common data structures in C
☆15Updated 3 years ago
Alternatives and similar repositories for data_structures
Users that are interested in data_structures are comparing it to the libraries listed below
Sorting:
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 5 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Tiny Programs: Rosetta code for implementations☆56Updated 2 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated last year
- Visualization of Huffman coding☆28Updated 3 years ago
- Official website for Monkey☆41Updated 8 months ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆336Updated 5 months ago
- lambda calculus interpreter☆44Updated 4 years ago
- an interactive programming language☆48Updated this week
- Building a scheme live on Twitch in Golang☆23Updated 2 years ago
- Pratt Top-down Operator Precedence Example in Go☆40Updated 4 years ago
- My own Rust implementation of Mal (Make a Lisp)☆14Updated 6 years ago
- 🪄 Tiny challenges for learning WebAssembly☆68Updated 9 months ago
- Educational implementation of a subset of the JVM bytecode to illustrate imperative and object-oriented programming.☆56Updated last year
- Parse objdump files using tree-sitter☆12Updated last year
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- An online Zig compiler inspired by Go and Rust☆84Updated last month
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- ☆87Updated 3 years ago
- Tools for a compilers course☆126Updated 2 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 3 months ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆113Updated 4 years ago
- lox virtual machine implementation in zig!☆28Updated 3 years ago
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- A Zig port of the kilo editor, in less than 1000 LOC.☆72Updated 2 weeks ago
- An menu/quick reference for Programming Language concepts☆20Updated last year
- RustScript is a functional scripting language with as much relation to Rust as Javascript has to Java.☆42Updated 2 years ago
- An incremental approach to compiler construction☆84Updated 5 years ago