Conlang/compiler/cl-interpret/src
John 0cc0cb5cfb conlang: Remove "Identifier" node
It never carried any extra information, and got in the way everywhere it was used.
2024-05-19 14:41:31 -05:00
..
builtin.rs cl-ast: Switch from old string interner to new string interner 2024-04-27 20:24:11 -05:00
interpret.rs conlang: Remove "Identifier" node 2024-05-19 14:41:31 -05:00
lib.rs conlang: Remove "Identifier" node 2024-05-19 14:41:31 -05:00
tests.rs conlang: Use interned strings (Sym) for all symbols 2024-04-24 19:34:29 -05:00