Thoughts on a New Language

13 thoughts
last posted Nov. 23, 2012, 6:22 p.m.

4 earlier thoughts

0

In other words, what if instead of

<key>:
    <value>

you could say

<callable> <key>:
    <value>

or even

<callable> <key>(<tuple>):
    <value>

8 later thoughts