flesh/legacy_snippets/initial_rough_spaghetti_implementation
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
..
bin WIP commit: 2023-02-15 23:30:44 -08:00
spaghetti_tests WIP commit: 2023-02-15 23:30:44 -08:00
append.rs WIP commit: 2023-02-15 23:30:44 -08:00
config.rs WIP commit: 2023-02-15 23:30:44 -08:00
control.rs WIP commit: 2023-02-15 23:30:44 -08:00
eval.rs WIP commit: 2023-02-15 23:30:44 -08:00
func.rs WIP commit: 2023-02-15 23:30:44 -08:00
lex.rs WIP commit: 2023-02-15 23:30:44 -08:00
lib.rs WIP commit: 2023-02-15 23:30:44 -08:00
segment.rs WIP commit: 2023-02-15 23:30:44 -08:00
stl.rs WIP commit: 2023-02-15 23:30:44 -08:00
str.rs WIP commit: 2023-02-15 23:30:44 -08:00
vars.rs WIP commit: 2023-02-15 23:30:44 -08:00