* 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 |
||
|---|---|---|
| .. | ||
| test_eval.rs | ||
| test_func.rs | ||
| test_lex.rs | ||
| test_lib_append.rs | ||
| test_lib_str.rs | ||
| test_lib_vars.rs | ||