xo-expression/xo-reader: refactor Environment -> SymbolTable
This commit is contained in:
parent
cfca87ee44
commit
800928cd69
40 changed files with 146 additions and 510 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
namespace xo {
|
||||
using xo::scm::Lambda;
|
||||
using xo::scm::LocalEnv;
|
||||
using xo::scm::LocalSymtab;
|
||||
|
||||
namespace scm {
|
||||
const char *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue