mrLSD / semantic-analyzer-rsLinks
Semantic analyzer library for compilers written in Rust for semantic analysis of programming languages AST
☆43Updated 8 months ago
Alternatives and similar repositories for semantic-analyzer-rs
Users that are interested in semantic-analyzer-rs are comparing it to the libraries listed below
Sorting:
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆122Updated last year
- What do you call a pointer we stole the high bits off? An ointer.☆88Updated 2 years ago
- Fast multi-producer, multi-consumer unbounded channel with async support.☆105Updated 3 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- c'est le marché☆40Updated 2 years ago
- An interpreter for the 1991 Oriel scripting language☆58Updated last year
- Scripting language for Rust.☆103Updated 4 months ago
- ☆75Updated last month
- A crate to protect against malicious JSON payloads.☆63Updated last year
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆123Updated last week
- Deterministic simulation of concurrency and failure in distributed systems☆39Updated 5 months ago
- An example demonstrating how Rust and cargo support incompatible transitive dependencies (like Node.js + npm not Python + pip)☆31Updated last year
- ☆53Updated last year
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆47Updated 7 months ago
- Simple live calculator in tree-sitter + cranelift jit☆75Updated 10 months ago
- A Rust port of Jane Street's Incremental library.☆27Updated 9 months ago
- Resilient LL(1) parser generator for Rust☆174Updated last month
- ☆174Updated 2 months ago
- Functional language with a powerful type system.☆172Updated last year
- Value log implementation for key-value separated storage in safe Rust