You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of voglio una tavola al papero per due per due, Necchi
I think that voglio una tavola al papero per due per due per il Necchi would fit better
for no real reason, it just looks nicer to me
Hi
In English just for the casual github reader.
Can I propose a syntax for "arrays"?
tavola [al <variable>] [per <N>]*
So you can now declare a matrix 2x2 (using the usual C semantics) as
voglio una tavola al papero per due per due, Necchi
Then you can access it with
al posto <N> [e [al posto] <M>]* del <variabile>
To get the element in position 1, 1 in the previous example you can say
al posto uno e uno del papero
Which has a nice "mascettian" ring to it.
Just a thought :)
Cheers
MA
The text was updated successfully, but these errors were encountered: