ayberkt / grammar-inferenceLinks
Learning rigid grammars in Haskell.
☆24Updated 7 years ago
Alternatives and similar repositories for grammar-inference
Users that are interested in grammar-inference are comparing it to the libraries listed below
Sorting:
- being the scrapings of my stackoverflow answers☆48Updated 5 years ago
- Use Conal Elliott's concat library to compile regular Haskell functions into Z3 equations☆38Updated 8 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- Generic random generators☆81Updated 2 years ago
- ☆14Updated 7 years ago
- Generic functions for single-sorted first-order structural unification☆46Updated 2 months ago
- being a thing I build on a Saturday☆28Updated 7 years ago
- Fine-grained lattice primitives for Haskell☆37Updated 2 weeks ago
- http://www.cse.chalmers.se/edu/course/afp/☆16Updated 9 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆53Updated 8 years ago
- do-notation for Category and "Arrow without arr"☆63Updated 8 years ago
- A suite of Haskell libraries for representing, manipulating, and sampling random variables☆43Updated last year
- Web based opetopic editor☆35Updated 8 months ago
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- topos programming☆31Updated 6 years ago
- Haskell library for semigroup actions and torsors☆62Updated 5 months ago
- Where my everyday research happens☆53Updated last month
- An experimental intermediate language for GHC☆36Updated 7 years ago
- Dependently typed convolutional neural networks☆35Updated 8 years ago
- Automatically exported from code.google.com/p/trellys☆47Updated 6 years ago
- Grammatical parsers - combinator library for parsing general context-free grammars☆36Updated this week
- DIY Markov Chains.