Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngzhian/shift-reset-ochacaml
Shift and Reset with OchaCaml
https://github.com/ngzhian/shift-reset-ochacaml
Last synced: about 1 month ago
JSON representation
Shift and Reset with OchaCaml
- Host: GitHub
- URL: https://github.com/ngzhian/shift-reset-ochacaml
- Owner: ngzhian
- Created: 2017-07-22T21:38:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-22T21:39:45.000Z (over 7 years ago)
- Last Synced: 2024-10-13T06:50:57.249Z (3 months ago)
- Language: OCaml
- Size: 28.3 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shift and Reset with OchaCaml
Some exercises from CW 2011 Tutorial: Introduction to Programming with Shift and Reset
## Running
To run the OchaCaml interpreter, install ochacaml according to instructions
for the workshop, then edit `ochacaml` line 3 to point `srcdir` to the correct place,
and run `./ochacaml`## References
- http://pllab.is.ocha.ac.jp/~asai/cw2011tutorial/
- http://okmij.org/ftp/continuations/#tutorial