Bruce Hill
|
f769351556
|
Updated and improve syntax for some stuff. Also added string indexing
like in python, including slices.
|
2018-01-24 13:13:26 -08:00 |
|
Bruce Hill
|
6d11354b3f
|
Added implicit local declarations and new syntax of %var <- %value.
|
2018-01-23 19:22:45 -08:00 |
|
Bruce Hill
|
4764842fe6
|
Updated class.nom for new syntax.
|
2018-01-19 17:32:01 -08:00 |
|
Bruce Hill
|
7759b778f6
|
Cleaned up code output to be just a series of declarations, instead of a
table literal and a loop.
|
2018-01-18 16:45:24 -08:00 |
|
Bruce Hill
|
f91d06d9fa
|
Initial commit of object oriented classes.
|
2018-01-18 01:49:27 -08:00 |
|