=
|
874420b3d5
|
Adjusted func types to account for possible eval
Basic ops work with lists. For example (+ 5 (10 15)) => (15 20)
|
2020-05-10 04:53:10 +01:00 |
=
|
944d9287dc
|
Increased token size! Added more doc comments.
|
2020-05-08 06:18:20 +01:00 |
=
|
73bfffcf55
|
Clean up printf cruft. Begin adding doc comments
|
2020-05-08 05:32:08 +01:00 |
=
|
3843e34a51
|
Big mess, but something in there got `map` working
|
2020-05-08 03:37:54 +01:00 |
=
|
a286943984
|
Busted `map` with less malloc
|
2020-05-08 01:32:01 +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 |
Sage Vaillancourt
|
9ab907d014
|
Got results-as-operands working
|
2020-05-06 04:33:24 +01:00 |
Sage Vaillancourt
|
17b6bf12b4
|
The very basics work!
|
2020-05-06 04:33:24 +01:00 |
Michael E
|
7579d0b30c
|
Initial Commit
|
2020-05-06 04:33:24 +01:00 |