Ava Hahn
2439a37aaa
repl now complete
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 11:14:42 -08:00
Ava Hahn
fbb85f2e3d
update export callback and add tests
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-28 11:57:59 -08:00
Ava Hahn
c5e68f25ba
fix up def tests
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-28 11:20:00 -08:00
Ava Hahn
09e3546ba6
implement basic control flow, error handling from functions, many tests
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-27 22:53:54 -08:00
Ava Hahn
ae365ad63c
WIP commit to re-add and refactor config, repl, and library code
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-27 17:30:49 -08:00
Ava Hahn
a1e19a19d9
simplify eval, add member function to symtable to call a symbol
2023-02-23 23:01:47 -08:00
Ava Hahn
e055f26e90
replace mutex with rwlock
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-20 19:42:48 -08:00
Ava Hahn
7555a90328
significant refactor and simplification
2023-02-17 21:06:52 -08:00
Ava Hahn
ca4c557d95
WIP commit:
...
* Fix up project structures
* combine vars and funcs table
* make a place for old code that may be useful to reference
* singleton pattern for sym table
Commentary:
When this change is finally finished I promise to use feature branches
from here on out
2023-02-15 23:30:44 -08:00
Ava Hahn
5261efbc65
big temp status
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-27 17:45:19 -08:00
Aidan Hahn
be73b0b828
refmt
2022-01-16 22:02:40 -08:00
Aidan Hahn
f805290a4b
finally figure out how to hold closures
2022-01-16 22:01:42 -08:00
Aidan Hahn
69f31db23b
WIP: testing closure types
2021-12-31 11:00:13 -08:00
Aidan Hahn
307101327c
variable export and entire config system
2021-11-07 22:04:57 -08:00
Aidan Hahn
0931fbdcf0
add variable export function
2021-11-06 15:48:30 -07:00
Aidan Hahn
7ca42f18da
hook concat into stl
2021-11-03 23:48:14 -07:00
Aidan Hahn
ee3b53bfb5
add append function
2021-11-02 19:05:35 -07:00
Aidan Hahn
5ed8a054d3
primitive repl
2021-09-18 15:26:16 -07:00