natalie-lang / natalie_parserLinks
NatalieParser is a zero-dependency, from-scratch, hand-written recursive descent parser for the Ruby Programming Language.
☆63Updated 2 years ago
Alternatives and similar repositories for natalie_parser
Users that are interested in natalie_parser are comparing it to the libraries listed below
Sorting:
- A project cataloguing, preserving, and dissecting compilers for the Ruby programming language☆17Updated 3 years ago
- WIP statically-typed subset of Ruby (maybe)☆12Updated 4 months ago
- Minimalistic ahead-of-time Ruby compiler☆135Updated last year
- A (subset of) Ruby to WebAssembly compiler☆39Updated 3 years ago
- mruby bindings for zig☆37Updated 2 years ago
- ☆77Updated 2 months ago
- Ruby VM in pure Ruby☆28Updated 5 years ago
- Conway's game of life in one statement of idiomatic Ruby... ported from APL☆35Updated 5 years ago
- Pure Ruby ARM64 Assembler☆88Updated 6 months ago
- General purpose buffer for use with building JITs☆19Updated 2 years ago
- A DSL and command-line tool for generating binary files.☆36Updated 4 years ago
- A high-performance Parsing Expression Grammar (PEG) library for the Crystal language.☆30Updated 3 years ago
- 🪱 Novika is a free-form, moldable, interpreted programming language☆19Updated last year
- A pure Ruby assembler☆310Updated 2 years ago
- PStore implements a file based persistence mechanism based on a Hash.