Name: Anonymous 2014-05-31 11:57
Can I fork your Symta and play around with it? I want to find the perfect syntax for an imperative language.
sum&0 [X@Xs] = X + sum.Xs
Object.method.method{with args}
while condition {
| statement 1
| statement 2
}
matix | 1 2 3
| 4 5 6
| 7 8 9
Xs map | 0 => 1
| 1 => 0