natalie-lang / natalie_parser
NatalieParser is a zero-dependency, from-scratch, hand-written recursive descent parser for the Ruby Programming Language.
☆63Updated last year
Related projects ⓘ
Alternatives and complementary repositories for natalie_parser
- mruby bindings for zig☆33Updated last year
- yet another crystal kernel, inspired by ffwff/lilith☆24Updated last year
- ☆68Updated last year
- Fully parallel dynamically typed programming language☆94Updated last year
- Kamby Language☆74Updated last week
- A project cataloguing, preserving, and dissecting compilers for the Ruby programming language☆16Updated 2 years ago
- A parser generator for C and Crystal.☆62Updated this week
- A high-performance Parsing Expression Grammar (PEG) library for the Crystal language.☆28Updated last year
- A (subset of) Ruby to WebAssembly compiler☆38Updated last year
- 🪱 Novika is a free-form, moldable, interpreted programming language☆15Updated 10 months ago
- Bindings to use Crystal compiled to WebAssembly in a JavaScript environment, such as Node.js, Deno or the Web.☆56Updated last year
- parser generator☆28Updated 2 years ago
- Ruby bindings for raylib, a simple and easy-to-use library to enjoy videogames programming.☆17Updated last year
- WIP statically-typed subset of Ruby (maybe)☆11Updated 3 months ago
- The programming language DINO☆71Updated 4 years ago
- The Pepper Programming Language☆60Updated 8 months ago
- PStore implements a file based persistence mechanism based on a Hash.☆72Updated this week
- A Zig port of the kilo editor, in less than 1000 LOC.☆68Updated 4 months ago
- DSL for creating HTML☆67Updated last month
- Parsec-like parser combinators for Crystal☆12Updated last year
- Ruby VM in pure Ruby☆26Updated 4 years ago
- A Ruby regular expression engine☆27Updated 2 months ago
- An implementation of the monkey language on Crystal☆15Updated 6 months ago
- Ruby wrapper for www.raylib.com☆22Updated 4 years ago
- Conway's game of life in one statement of idiomatic Ruby... ported from APL