antirez / adventofcode2022Links
A few Advent of Code puzzles (2022 edition) in C
☆106Updated 2 years ago
Alternatives and similar repositories for adventofcode2022
Users that are interested in adventofcode2022 are comparing it to the libraries listed below
Sorting:
- A Tcl interpreter in 500 lines of code☆97Updated 4 months ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- Simple hash table implemented in C☆175Updated last year
- Official website for Monkey☆41Updated 5 months ago
- A proto-database inspired by SQLite for educational purposes.☆85Updated 2 weeks ago
- Watch live chess from your terminal☆57Updated 2 years ago
- A collection of small C projects - usually a minimal example of something interesting☆43Updated 3 years ago
- Code for the video on feed-forward language model☆70Updated last year
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 9 years ago
- Beej's Guide to Unix Interprocess Communication source☆137Updated 3 months ago
- A simple C coroutine library.☆227Updated last year
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- B-tree generator for C☆138Updated 2 months ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆184Updated 2 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆448Updated last year
- Header-only library for asynchronous tasks in C☆268Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆156Updated 2 years ago
- Regexp code for https://swtch.com/~rsc/regexp/☆38Updated last year
- Tools for a compilers course☆125Updated 3 weeks ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆329Updated 2 months ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- Binary search trees☆47Updated last month
- Tiny hash function in C☆136Updated 11 months ago
- The Roman II Programming Language☆70Updated 3 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 2 months ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆94Updated 2 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆156Updated last year