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*

24
  • \$\begingroup\$ I will write some test programs in Jumper after some time and own interpreter. \$\endgroup\$ Commented Jul 24, 2014 at 16:55
  • \$\begingroup\$ "to first zero byte excluding" So if there still come other bytes after the first zero byte, we shouldn't output them? \$\endgroup\$ Commented Jul 24, 2014 at 17:15
  • \$\begingroup\$ Yes, we shouldn't. That is done to not to clear whole used memory, but only copy output to beginning. \$\endgroup\$ Commented Jul 24, 2014 at 17:24
  • 5
    \$\begingroup\$ Could you give us some sample programs and their outputs? \$\endgroup\$ Commented Jul 24, 2014 at 17:47
  • 1
    \$\begingroup\$ Could you specify the exact error message for negative indices? I think the difference between the two currently leading answers is less than the difference in their error messages, so I think it would be fairer if this was precisely specified. \$\endgroup\$ Commented Jul 26, 2014 at 13:16