jwmerrill / zig-loxLinks
Zig implementation of Crafting Interpreters bytecode lox interpreter
☆52Updated 9 months ago
Alternatives and similar repositories for zig-lox
Users that are interested in zig-lox are comparing it to the libraries listed below
Sorting:
- A Zig port of the kilo editor, in less than 1000 LOC.☆74Updated 3 months ago
- A super simple mark-and-sweep garbage collector written in Zig.☆40Updated 4 years ago
- tiny Zig allocator primarily targeting WebAssembly☆92Updated 4 years ago
- A toy Unix shell written in Zig☆67Updated 2 years ago
- A Zig command-line input library!☆50Updated 2 years ago
- Zig reference-counted pointers inspired by Rust's Rc and Arc☆86Updated 2 months ago
- Lightweight argument parser for Zig☆49Updated 2 months ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆198Updated 2 years ago
- The protozig(uana), or protocol buffers implementation in Zig☆45Updated 3 years ago
- Common idioms used in Zig☆46Updated last year
- A tool for testing snippets of code, useful for websites and books that talk about Zig.☆80Updated last year
- Zigstr is a UTF-8 string type for Zig programs.☆112Updated 2 years ago
- A generic and general purpose Set implementation for the Zig language☆100Updated 2 months ago
- Zig-friendly library for interfacing with libgc (bdwgc) -- the Boehm-Demers-Weiser conservative garbage collector☆188Updated last year
- A list of companies using Zig in production.☆112Updated 4 months ago
- A comptime HTML preprocessor with a builtin template engine for Zig.☆53Updated last week
- The missing iterators for Zig☆81Updated last month
- Zig library/tool to request network assets☆78Updated 2 years ago
- Dynamic dispatch for zig made easy☆179Updated 2 years ago
- Exercism exercises in Zig.☆68Updated last week
- A simple, opinionated, struct-based argument parser in Zig.☆57Updated 2 years ago
- A Zig implementation of the "Ray Tracing in One Weekend" book☆98Updated 3 years ago
- Borrowchecker in Zig☆117Updated 2 years ago
- Checker for Lifetimes and other Refinement types☆151Updated last week
- Unicode text processing for the Zig programming language.☆214Updated 2 years ago
- A Lisp dialect written in Zig☆209Updated 4 months ago
- A TOML parser written in Zig☆118Updated last year
- CommonMark + GFM compatible Markdown parser and renderer☆150Updated 3 months ago
- An emulator for the NES. For fun and profit and all that.☆67Updated 7 months ago
- Gameboy emulator: Zig -> wasm☆196Updated 4 years ago