ryanmcdermott / esishLinks
Recursive descent parser written in Rust for an ECMAScript inspired language.
☆6Updated 3 years ago
Alternatives and similar repositories for esish
Users that are interested in esish are comparing it to the libraries listed below
Sorting:
- An implementation of "Regular Expression Matching: the Virtual Machine Approach"☆20Updated 9 months ago
- Continuous Buffer☆17Updated last month
- A tree-walk lox interpreter written in Rust.☆19Updated 7 years ago
- Proposal to add branch hinting functionality to WebAssembly☆17Updated this week
- WASM examples☆43Updated 8 years ago
- Fast sudoku solver☆11Updated 6 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆64Updated 5 years ago
- C++ grammar for the Lezer parser system☆20Updated 2 months ago
- Reference typing extensions for C++ ("Ref C++")☆22Updated 2 years ago
- QuickJS for WASI☆18Updated 5 years ago
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 3 years ago
- Proof-of-concept for a memory-efficient data structure for zooming billion-event traces☆69Updated 3 years ago
- Rotth is a stack based concatenative language highly inspired by Porth☆16Updated last year
- Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsing☆118Updated last year
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- A preprocessor for utilizing an MDBook as slides for a presentation.☆29Updated last year
- WebAssembly made easy☆46Updated 2 years ago
- Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.☆43Updated 3 years ago
- Experimental ahead-of-time JavaScript compiler targetting WebAssembly and native☆15Updated 7 years ago
- A small inline caching demo.☆14Updated 2 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- SQLite compiled to WebAssembly and WASI☆62Updated 3 years ago
- Design documents and discussions about debug support in WebAssembly☆109Updated 2 years ago
- ☆240Updated 6 months ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- A high-level language that doesn't compromise in performance, made with Rust.☆22Updated last year
- An example on implementing the interesting part of Nodes event loop and async story☆56Updated 4 years ago
- Gravity simulator using Newton's Law of Universal Gravitation, made to help teach physics☆44Updated 10 months ago
- C runtime library (libc) for WebAssembly☆34Updated last year
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆15Updated 2 weeks ago