https://github.com/robrix/abstract-interpretation
Experiments in abstracting definitional interpreters
https://github.com/robrix/abstract-interpretation
Last synced: about 1 year ago
JSON representation
Experiments in abstracting definitional interpreters
- Host: GitHub
- URL: https://github.com/robrix/abstract-interpretation
- Owner: robrix
- License: bsd-3-clause
- Created: 2017-08-11T22:02:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T15:47:01.000Z (over 8 years ago)
- Last Synced: 2025-03-31T03:02:38.442Z (about 1 year ago)
- Language: Haskell
- Size: 491 KB
- Stars: 16
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# abstract-interpretation
Experiments in abstracting definitional interpreters à la https://plum-umd.github.io/abstracting-definitional-interpreters/