Bruce Hill
|
bccfe9d8e1
|
Changed tokenizing to treat symbols as their own things.
|
2017-10-13 19:41:58 -07:00 |
|
Bruce Hill
|
dcd3391b36
|
Updated to undo some of the block/thunk stuff. Thunks are thunks, and
expressions can be grouped with parens, and they have a clear
distinction.
|
2017-10-02 17:21:22 -07:00 |
|
Bruce Hill
|
e2bbbfe161
|
More stuff is working more better.
|
2017-09-29 22:04:03 -07:00 |
|
Bruce Hill
|
6e46f042fd
|
Mostly working overhaul again that strips out ending lines with "..",
and simplifies a lot of the code. Also stripped out Expression, which
was just a useless level of indirection.
|
2017-09-20 03:06:15 -07:00 |
|
Bruce Hill
|
b1b36fead5
|
Added require instead of run file.
|
2017-09-19 00:35:37 -07:00 |
|
Bruce Hill
|
0ee5b58882
|
Buncha updates to the sample code and core lib.
|
2017-09-19 00:29:31 -07:00 |
|