https://github.com/jozefg/modal
Modal logic in Haskell through Static Pointers
https://github.com/jozefg/modal
Last synced: 2 months ago
JSON representation
Modal logic in Haskell through Static Pointers
- Host: GitHub
- URL: https://github.com/jozefg/modal
- Owner: jozefg
- License: mit
- Created: 2015-01-27T21:52:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-27T21:58:14.000Z (over 10 years ago)
- Last Synced: 2025-03-26T13:11:15.522Z (3 months ago)
- Language: Haskell
- Size: 91.8 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## modal
Static pointers get us 80% of what we want from an implementation of
the box modality in Haskell. This project contains a data type which
fakes the other 20%.Perhaps this is useful. I assure you if it is it's purely by accident.