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*

6
  • \$\begingroup\$ Does this read the source file, or a copy of the source code? \$\endgroup\$ Commented Oct 30, 2015 at 1:59
  • \$\begingroup\$ Here's the line in the interpreter source with the function. It's not really a file-based interpreter, but it reads the textarea value (aka the code). \$\endgroup\$ Commented Oct 30, 2015 at 2:31
  • \$\begingroup\$ You made this change an hour ago. Would your code have worked with the previous version? \$\endgroup\$ Commented Oct 30, 2015 at 2:47
  • \$\begingroup\$ @Dennis I actually made that change before seeing this challenge. It was because I didn't like the original output format. \$\endgroup\$ Commented Oct 30, 2015 at 2:53
  • 3
    \$\begingroup\$ @molarmanful Nevertheless, according to site policy, this is a noncompeting answer due to the fact that it uses a version of your language created after the challenge was posted. \$\endgroup\$ Commented Oct 30, 2015 at 3:03