Nock

32 thoughts
last posted Oct. 18, 2013, 4:24 p.m.

23 earlier thoughts

0

It's not made explicit in the spec, but a formula must be a cell otherwise * will crash.

As explained above, line 19 handles the case where a formula doesn't start with an atom. Lines 21 thru 33 handle the case where the formula starts with an atom between 0 and 10.

* will crash if given a formula that starts with an atom greater than 10.

8 later thoughts