elfsternberg / riggedregex
Weighted Regular Expressions, an experiment in porting an academic Haskell library to Rust
☆19Updated 4 years ago
Alternatives and similar repositories for riggedregex:
Users that are interested in riggedregex are comparing it to the libraries listed below
- ☆27Updated last week
- An experimental language server for SomewhatML☆24Updated 2 years ago
- type safe, concurrent, pauseless, copying, generational GC. Implementation https://github.com/Avi-D-coder/sundial-gc☆30Updated 4 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 4 years ago
- Interpreter of the ITGL with dynamic type inference☆21Updated this week
- Higher-order optimization library☆73Updated last year
- ☆11Updated 3 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 5 years ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 4 years ago
- Formal semantics of Rust☆23Updated 3 years ago
- Coq proof for elaborating row polymorphism and bounded polymorphism into disjoint polymorphism.☆13Updated 4 years ago
- a self-hosting lambda calculus compiler☆34Updated 3 years ago
- ALLVM Tools☆56Updated 2 years ago
- The rewrite of TLAPM, the TLAPS proof managerUpdated 5 years ago
- A Gallina compiler with C++17 as an intermediate representation☆42Updated 3 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- Datalog + Egg = Good☆65Updated last year
- Exploring the "expression problem" in Rust