Commit graph

2 commits

Author SHA1 Message Date
Aidan
d2f60314f9
in progress commit
- added vars to lib
- fixed adders and getters to both vtable and ftable
- made function operations a dual type (enum)
- prototyped calling of stored external ASTs with
arguments (additional operation type
- stub for eval
- added index function to Cell
2021-02-14 16:33:17 -08:00
Aidan
61e3985592
Add vars table
- added vars table
- refactored function and func table to use impl
- added add and delete methods for func table
2021-02-07 23:16:25 -08:00