Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekmett/hyperfunctions
playing with hyperfunctions
https://github.com/ekmett/hyperfunctions
Last synced: 21 days ago
JSON representation
playing with hyperfunctions
- Host: GitHub
- URL: https://github.com/ekmett/hyperfunctions
- Owner: ekmett
- License: other
- Created: 2015-06-12T16:52:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-02T16:01:08.000Z (over 3 years ago)
- Last Synced: 2024-10-11T19:49:58.031Z (25 days ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/hyperfunctions
- Size: 75.2 KB
- Stars: 15
- Watchers: 7
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: LICENSE
Awesome Lists containing this project
README
hyperfunctions
==============[![Hackage](https://img.shields.io/hackage/v/hyperfunctions.svg)](https://hackage.haskell.org/package/hyperfunctions) [![Build Status](https://secure.travis-ci.org/ekmett/hyperfunctions.svg?branch=master)](http://travis-ci.org/ekmett/hyperfunctions)
Links
------- [Paper: Zip fusion with Hyperfunctions](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.36.4961&rep=rep1&type=pdf)
- [Paper: Categories of processes enriched in final coalgebras](https://link.springer.com/chapter/10.1007/3-540-45315-6_20)
- [Seemingly Impossible functional programs](http://math.andrej.com/2007/09/28/seemingly-impossible-functional-programs/)
- [Hyperfunctions by Donnacha Oisín Kidney](https://doisinkidney.com/posts/2021-03-14-hyperfunctions.html)Contact Information
-------------------Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
-Edward Kmett