Nock

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

19 earlier thoughts

0

Line 19 basically says that a formula that doesn't start with an atom is treated as a list of formulas to apply, kind of like map would.

*[a [[b c] d]]      [*[a [b c]] *[a d]]

12 later thoughts