davdar / parsing-with-derivatives-haskellLinks
The original parsing with derivatives haskell implementation
☆12Updated 10 years ago
Alternatives and similar repositories for parsing-with-derivatives-haskell
Users that are interested in parsing-with-derivatives-haskell are comparing it to the libraries listed below
Sorting:
- a self-hosting lambda calculus compiler☆37Updated 7 months ago
- dependently-typed lisp with flexible compiler backends☆27Updated 6 years ago
- Mirror of Epigram 2, by Conor McBride, et al.☆55Updated 5 years ago
- koneko - a concatenative not-quite-lisp for kittens☆25Updated last year
- Attempt to prove semantic preservation (forward simulation) for a simple compiler.☆12Updated last year
- An interpreter for the concatenative language Joy, written in Haskell using extensible-effects☆35Updated last year
- A SKI combinators interpreter written in assembly☆19Updated 5 years ago
- a tiny tool for visualising substructual sharing in data structures 🕵️♀️☆17Updated 6 years ago
- "operating system" based on the calculus of constructions☆18Updated 3 years ago
- A template for you to implement Hazelnut yourself☆22Updated 4 months ago
- ☆22Updated 5 years ago
- A dynamically-typed CBPV language embedded in Racket☆39Updated last year
- Linearizability Hoare Logic