-
… a fun exploration
-
… inspired by Aussie++
-
… not meant to be taken too seriously
-
… possibly a waste of time
Currently, I’m building a spec for the language syntax.
The following is a standard function definition.
(පේළිය/පේළියේ) තෝරන්න කිව්වොත් { ... }
තෝරන්න is the function name.
පේළිය/පේළියේ is an argument to the function. Either name can be used to access the same variable.
A generator can be implemented using the දෙන්න keyword.