Conlang/cl-typeck
John ba148ef5de cl-typeck: Continue work on symbol namespaces
- Refactor for cl-structures intern pool
- Create a list of types the compiler is supposed to care about/have implementations for (Intrinsic/primitive types)
- Add modules and projects (the sym equivalent of ast::File)
- Flesh out value definitions
  - TODO: Create an IR for statements and expressions, and lower the AST into it
2024-03-27 01:54:19 -05:00
..
src cl-typeck: Continue work on symbol namespaces 2024-03-27 01:54:19 -05:00
Cargo.toml cl-typeck: Continue work on symbol namespaces 2024-03-27 01:54:19 -05:00