simplify eval, add member function to symtable to call a symbol
This commit is contained in:
parent
e055f26e90
commit
a1e19a19d9
5 changed files with 104 additions and 107 deletions
|
|
@ -8,5 +8,5 @@ edition = "2018"
|
|||
|
||||
[dependencies]
|
||||
dirs = "3.0"
|
||||
lazy_static = "1.4.0"
|
||||
rustyline = "8.2.0"
|
||||
once_cell = "1.17.1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue