Commit graph

15 commits

Author SHA1 Message Date
Ava Hahn
2439a37aaa
repl now complete
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 11:14:42 -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
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
71b70fe4b8
fix case for 0 arg function calls
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-22 19:36:37 -08:00
Ava Hahn
e7dd0caa4a
flesh out todo list, better configure code
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-21 16:12:21 -08:00
Aidan Hahn
be73b0b828
refmt 2022-01-16 22:02:40 -08:00
Aidan Hahn
69f31db23b
WIP: testing closure types 2021-12-31 11:00:13 -08:00
Aidan Hahn
4cadb1a7eb
WIP Commit for stackoverflow 2021-12-30 21:14:24 -08:00
Aidan Hahn
827458b06f
fix docs, and init stdlib when configuring 2021-11-08 00:59:14 -08:00
Aidan Hahn
307101327c
variable export and entire config system 2021-11-07 22:04:57 -08:00
Aidan Hahn
ee3b53bfb5
add append function 2021-11-02 19:05:35 -07:00
Aidan Hahn
8445a51d80
remove superfluous mut 2021-10-17 23:11:31 -07:00
Aidan Hahn
a8e2484212
normalize inputs via shell 2021-09-18 17:02:40 -07:00
Aidan Hahn
5ed8a054d3
primitive repl 2021-09-18 15:26:16 -07:00