=
|
81d5a545cf
|
Some new list functions and better error handling
New list functions include (append) (at) (rest) and (reverse). Single quotes now supported for strings.
|
2020-05-28 15:28:28 +01:00 |
=
|
20f1985e1d
|
Semicolons treated as whitespace between tokens
|
2020-05-22 06:06:34 +01:00 |
=
|
1c82c6f726
|
Fixed some parsing (tests pass!). Some clean up.
|
2020-05-15 04:51:59 +01:00 |
=
|
340af00a29
|
Enable multi-statements in one line. Break out env
|
2020-05-10 18:52:22 +01:00 |
=
|
d83fa29bb4
|
Began `cat` code and added `spent` demo func
|
2020-05-10 07:27:59 +01:00 |
=
|
1da347e612
|
Added more error-catching
|
2020-05-08 07:29:06 +01:00 |
=
|
f2c09c0818
|
Some ops support several args e.g. (+ 1 2 3)
|
2020-05-06 06:00:40 +01:00 |
=
|
42c9f24f85
|
Added PC makefile, and defines for debug on/off
|
2020-05-06 05:47:14 +01:00 |
Sage Vaillancourt
|
17a85a3931
|
Script UI now mostly added
|
2020-05-06 04:33:24 +01:00 |
Sage Vaillancourt
|
a3bf8ab864
|
Decent `if` and `def` support!
|
2020-05-06 04:33:24 +01:00 |
Sage Vaillancourt
|
77ff84fd30
|
Before breaking lists
|
2020-05-06 04:33:24 +01:00 |
Michael E
|
7579d0b30c
|
Initial Commit
|
2020-05-06 04:33:24 +01:00 |