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

https://github.com/davidedc/coffeescript---simple-execution-pausing-and-resuming

Simple modifications to Coffeescript source to enable pausing of a program, and resuming based on simple conditions e.g. time period
https://github.com/davidedc/coffeescript---simple-execution-pausing-and-resuming

Last synced: about 2 months ago
JSON representation

Simple modifications to Coffeescript source to enable pausing of a program, and resuming based on simple conditions e.g. time period

Awesome Lists containing this project

README

          

# Coffeescript - simple execution pausing and resuming

Simple modifications to Coffeescript source to enable pausing of a program, and resuming based on simple conditions e.g. time period

# Run:
```coffee yielder.coffee```