https://github.com/clayrat/idris-linear
Experiments with linear types
https://github.com/clayrat/idris-linear
linear-types
Last synced: about 1 year ago
JSON representation
Experiments with linear types
- Host: GitHub
- URL: https://github.com/clayrat/idris-linear
- Owner: clayrat
- Created: 2018-01-17T15:28:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T23:11:47.000Z (over 8 years ago)
- Last Synced: 2024-12-25T04:26:35.705Z (over 1 year ago)
- Topics: linear-types
- Language: Idris
- Size: 21.5 KB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linear types in Idris
Experiments
## Links
* https://www.microsoft.com/en-us/research/wp-content/uploads/2017/03/haskell-linear-submitted.pdf
* http://requestforlogic.blogspot.com/search/label/linear%20logic
* [Bernardy, Svenningsson, "On the Duality of Streams"](https://github.com/jyp/organ/blob/master/Organ-HaskeLL.lhs)