Commit graph

16 commits

Author SHA1 Message Date
Ava Hahn
28e158f110
add some boolean operations, tests for
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-02 09:43:12 -08:00
Ava Hahn
c1d83a6285
finished let forms
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 15:17:50 -08:00
Ava Hahn
131008c3a2
some readme updates
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 13:27:47 -08:00
Ava Hahn
ba3457f2d9
revert tex readme
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 11:22:09 -08:00
Ava Hahn
38b941b6cb
better organization and try a tex readme
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 11:21:30 -08:00
Ava Hahn
2439a37aaa
repl now complete
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 11:14:42 -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
c7d0bba928
little readme update
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-19 13:50:24 -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
b680e3ca9a
WIP commit:
- Big organizational updates
- Class of errors brought down to borrow checker level
2023-02-15 20:05:48 -08:00
Ava Hahn
5261efbc65
big temp status
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-27 17:45:19 -08:00
Ava Hahn
45453f819f
prompt configuration validated
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-22 19:47:05 -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
Ava Hahn
d296eb4510
markdown -> org mode
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-21 14:53:55 -08:00