justinmeiners / c-craft
Minecraft clone written in C.
☆25Updated 3 years ago
Alternatives and similar repositories for c-craft
Users that are interested in c-craft are comparing it to the libraries listed below
Sorting:
- A Tour Through the SubC Compiler☆90Updated 3 years ago
- My own C library. Probably don't use it.☆32Updated 5 years ago
- A simple UNIX-like operating system☆44Updated 9 years ago
- scc - simple C Compiler☆57Updated 8 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 4 months ago
- C17 compiler implementation from scratch☆64Updated last year
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago
- C Implementation of the monkey programming language☆72Updated 5 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Single-file public domain scripting language for c☆29Updated 4 years ago
- A C-implemented C compiler☆91Updated 7 months ago
- Simple OS kernel with BASIC interpreter for x86☆46Updated this week
- a simple operating system☆10Updated 10 years ago
- A simple programming language inspired by Python, JavaScript and C☆35Updated 11 months ago
- An esoteric programming language☆31Updated 4 years ago
- Single file public domain networking library☆9Updated 9 years ago
- A hobby OS written in assembly (nasm) and C. Small, realistic goals.☆56Updated 8 years ago
- A stripped down cli text editor that features a directory navigator for quicker traversal.☆31Updated 7 years ago
- The Roman II Programming Language☆69Updated 3 years ago
- A C compiler☆53Updated 4 years ago
- Simple JSON parsing in C.☆14Updated last year
- Coroutines for C.☆74Updated 8 years ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆30Updated 9 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Class-C programming language compiler, documentation, compiler source and example project☆29Updated 2 years ago
- Minimal C Library☆75Updated 7 years ago
- The Sharp programming language☆45Updated last month
- Minimal C subset compiler☆36Updated 4 years ago
- loxi - a Lox interpreter