io-sim
io-sim copied to clipboard
Compare `IOSim` to `IOSpec`
- models heap
- supports threads
- pluggable scheduler
- supports extensible effects. By default it comes with:
- thread forking,
IORefs,MVars,STM,Teletype(reading and writing to/fromstdout/stdin)
- doesn't support partial order reduction