rodrigorc / pomelo
Implementation of the Lemon parser generator as a Rust procedural macro
☆50Updated this week
Alternatives and similar repositories for pomelo:
Users that are interested in pomelo are comparing it to the libraries listed below
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Left Recursive PEG for rust☆67Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- ☆57Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆64Updated 5 years ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- A #[no_std] LinAlg library☆52Updated 3 years ago
- Embeddable TCL Interpreter for Rust applications☆109Updated 2 years ago
- A fast, concurrent string interner☆149Updated 7 months ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Compact sets in rust☆54Updated 3 weeks ago
- Pretty parser error reporting.☆34Updated last year
- A minimal in-memory database with relational algebraic expressions as queries☆61Updated 3 years ago
- TreeFlat is the simplest way to build & traverse a pre-order Tree in Rust☆28Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Flexible and modular framework for different NP-Problems with different solvers☆21Updated last month
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago