Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • \$\begingroup\$ How did I not notice this before? This is great! I love to see languages rescued from the Pit of Unimplementation. ;) \$\endgroup\$ Commented Sep 18, 2015 at 3:03
  • 1
    \$\begingroup\$ I hope you don't mind, but I cleaned up the JS section somewhat. \$\endgroup\$ Commented Sep 18, 2015 at 3:10
  • \$\begingroup\$ @ETHproductions I have no problem with that at all. I'm not a real programmer as I mentioned above, but I really wanted something to test out some ideas that you sparked with your answer to the Hello World challenge. \$\endgroup\$ Commented Sep 18, 2015 at 3:16
  • \$\begingroup\$ The timeout feature currently doesn't seem to work. If I insert an infinite loop, it crashes my browser, and I remember one time trying to print every ASCII character from ! to ~, and having it always time out after the first three, even with timeout turned off. I'll take a look into this in a little bit. \$\endgroup\$ Commented Oct 8, 2015 at 17:46
  • \$\begingroup\$ @ETHproductions that came over with the snippet that I largely copied to start this one. Must admit I've had a few issues with the timeouts. \$\endgroup\$ Commented Oct 8, 2015 at 18:02