rodrigorc / pomelo
Implementation of the Lemon parser generator as a Rust procedural macro
☆50Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pomelo
- Runtime with fast GC and easy concurrency.☆43Updated 3 years ago
- WLambda - Embeddable Scripting Language for Rust☆52Updated 2 weeks ago
- Embeddable TCL Interpreter for Rust applications☆104Updated 2 years ago
- PEG parser generator built on top of nom☆69Updated 5 years 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☆88Updated 3 years ago
- ☆91Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆26Updated this week
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆92Updated 8 years ago
- Zig comptime using Rust proc macros☆37Updated 5 months ago
- Left Recursive PEG for rust☆67Updated 2 years ago
- Experimental Language based on Rust and Haskell☆51Updated 7 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆50Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Target "triple" support☆47Updated last month
- Radix heap implementation in Rust☆31Updated 7 months ago
- A syntactic "for" loop Rust macro☆56Updated last year
- Stack-allocated trait objects☆18Updated 2 years ago
- A no_std, zero-dependency crate for the creation and management of NaN-boxed types with Box-like semantics, tagged pointers and a macro i…☆19Updated 4 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆51Updated 3 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆33Updated 6 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- An LLVM compiler for an ML-like language (written in Rust)☆57Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆63Updated 5 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆60Updated 3 years ago