Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 240 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 240 Bytes

control

Several control structures implemented by call/cc in scheme language:

  • generator/yield
  • coroutine
  • reset/shift
  • prompt/control
  • amb

Run with Chez Scheme 9.5

License

WTFPL