Bruce Hill
|
a4c8e5ce65
|
Removed semicolons and compound statements, added support for (foo: a b)
style syntax for thunks that continue till the end of paren groups.
|
2018-01-07 16:47:14 -08:00 |
|
Bruce Hill
|
8cc1262504
|
Updated examples and made operator characters not stick to each other.
Useful for <%x>=6 properly registering as <%x> = 6.
|
2018-01-03 19:26:41 -08:00 |
|
Bruce Hill
|
cfee75b21b
|
Reworked {} a bit and added dicts to the core language. Did some more
testing on string interpolations too.
|
2018-01-03 00:52:01 -08:00 |
|
Bruce Hill
|
4789892824
|
Got everything mostly working.
|
2017-12-30 14:31:07 -08:00 |
|