An open API service indexing awesome lists of open source software.

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

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/