Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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