g-s-k / lox-lang
Lox language implementation in Rust
☆12Updated 2 years ago
Alternatives and similar repositories for lox-lang:
Users that are interested in lox-lang are comparing it to the libraries listed below
- Pratt parser written in Rust☆88Updated last year
- Pretty parser error reporting.☆33Updated last year
- A simple compile-to-WebAssembly language rewritten in Rust☆11Updated 2 years ago
- A library for immutable lossless syntax trees in Rust☆28Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆61Updated last year
- Why can't a tree be called Pluplusch?☆25Updated this week
- Macro assembler for Rust☆34Updated 10 months ago
- Extension of nom to handle left recursion☆16Updated 9 months ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated last month
- Vale's generational reference allocator as a Rust library☆14Updated last year
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- Fast and easy zero-dep random number generation.☆25Updated 3 years ago
- A simple, amicable, embeddable scripting language☆34Updated last year
- Tower-based Rust crate for the Language Server Protocol☆3Updated 2 years ago
- This library can help you generate and minify your HTML code at the same time. It also supports to minify JS and CSS in `<style>`, `<scri…☆21Updated last year
- hindley-milner algorithm☆54Updated last year
- A fully-featured lexer generator, implemented as a proc macro☆66Updated 3 weeks ago
- Basic Calculator Implementation in Rust☆28Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 6 months ago
- The WebAssembly Indirect Call Inliner