mrnugget / data_structures
Implementations of common data structures in C
☆14Updated 2 years ago
Alternatives and similar repositories for data_structures:
Users that are interested in data_structures are comparing it to the libraries listed below
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- Pratt Top-down Operator Precedence Example in Go☆37Updated 4 years ago
- A simple Garbage Collected Arena for C.☆15Updated 9 months ago
- My own Rust implementation of Mal (Make a Lisp)☆14Updated 5 years ago
- ☆27Updated last year
- squint - Rob Pike's Newsqueak interpreter for Unix☆37Updated 12 years ago
- Language Server Protocol for Zig☆27Updated 5 years ago
- An online Zig compiler inspired by Go and Rust☆83Updated 3 weeks ago
- Parser Combinators of Monad☆35Updated 4 years ago
- lambda calculus interpreter☆41Updated 3 years ago
- An optimizing Brainfuck interpreter.☆13Updated 5 years ago
- McLulang: The message is the language☆10Updated 7 months ago
- CMSC 430 Design and Implementation of Programming Languages☆50Updated 3 months ago
- An implementation of interaction nets as a forth-like language.☆29Updated this week
- Simple conservative GC using mimalloc☆39Updated 2 years ago
- A programming language☆13Updated 4 years ago
- A Minimal Lispy Calculator☆25Updated last year
- My branch of the Cyclone programming language☆19Updated 13 years ago
- ☆38Updated this week
- An implementation of strace in Rust, and a library interface☆22Updated 6 years ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 3 months ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- An implementation of the Lox language in Racket.☆33Updated last year
- Regexp code for https://swtch.com/~rsc/regexp/☆37Updated 11 months ago
- Russ Cox/Rob Pike pikevm regex implementation☆32Updated 2 years ago
- Official website for Monkey☆40Updated 2 months ago
- playing around with ELF in zig☆12Updated 3 years ago
- Yet another lisp interpreter☆18Updated last month