Add option to suppress STDERR in the online interpreter
A stack-oriented programming language suitable for code golfing
Status: Alpha
Brought to you by:
aditsu
Since exiting with errors (and output to STDERR) is usually allowed in code golf, it would be nice, if STDERR output could be optionally suppressed in the online interpreter (just a simple checkbox). While you're at it, you might as well make STDOUT suppressible as well.