shonfeder / tokenize
A tokenizer written in (SWI-)Prolog. It has some useful features and some flexibility and it might improve.
☆11Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for tokenize
- Prolog implementation of microKanren☆41Updated 9 years ago
- Apply and compose functions in Prolog☆19Updated 8 years ago
- Prolog stuff☆26Updated 5 years ago
- Relational Hindley-Milner type inferencer in miniKanren. Supports polymorphic 'let'. Performs type habitation.☆20Updated 9 years ago
- Randomized testing for Prolog à la QuickCheck☆22Updated 5 years ago
- Extended DCG syntax for Prolog by Peter Van Roy☆21Updated 6 years ago
- A simple Prolog API for the Z3 constraint solver☆14Updated 6 years ago
- Web Framework for SWI-Prolog☆41Updated 8 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆59Updated 5 years ago
- Data Structure Optimization for Functional Programs☆33Updated 5 years ago
- Canonical miniKanren implementation in Racket☆84Updated 3 years ago
- Datalog implemented in minikanren☆24Updated 7 years ago
- Loghyc - a miniKanren implementation in Hy☆89Updated 4 years ago
- Lollimon, a monadic concurrent linear logic programming language☆28Updated 13 years ago
- A Declarative Theorem Prover for First-Order Classical Logic☆28Updated 5 months ago
- CHR: Leuven Constraint Handling Rules☆24Updated 2 weeks ago
- adds an optional type system to J language☆21Updated 8 years ago
- Quickcheck Clone implemented in Racket