runtimejs / runtime

[not maintained] Lightweight JavaScript library operating system for the cloud
http://runtimejs.org
Apache License 2.0
1.93k stars 128 forks source link

add some sample scripts #37

Closed alkhe closed 9 years ago

iefserge commented 9 years ago

Nice :+1: You can also read input value from arguments, right now it's not possible to exit without reset.

alkhe commented 9 years ago

So around when will we see CLI interrupts being implemented?

iefserge commented 9 years ago

Sorry for taking so long to answer, don't have much time to work on this lately. Ideally we need interrupts to properly support this, also stdio interfaces should be rewritten using pipes. Anyway, I'll merge this as is. Thank you for your contribution.