https://github.com/lysxia/komachi
Parser library in Agda, with coinductive machines and automatic differentiation
https://github.com/lysxia/komachi
Last synced: about 1 year ago
JSON representation
Parser library in Agda, with coinductive machines and automatic differentiation
- Host: GitHub
- URL: https://github.com/lysxia/komachi
- Owner: Lysxia
- Created: 2022-12-06T17:24:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T16:43:25.000Z (over 3 years ago)
- Last Synced: 2025-02-16T15:53:39.849Z (over 1 year ago)
- Language: Agda
- Size: 19.5 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Komachi: Coinductive Machines and Applicative Regular Expressions
=================================================================
This library implements regular expressions with an applicative interface.
The approach is inspired by
- *Symbolic and Automatic Differentiation of Languages*, Conal Elliott
http://conal.net/papers/language-derivatives/