Create TAst

This commit is contained in:
2024-12-11 15:46:25 -05:00
parent 24cc7d08d9
commit fe335fa16e
3 changed files with 56 additions and 0 deletions

View File

@ -4,3 +4,4 @@ import Windows12.Ast
import Windows12.Lexer
import Windows12.Parser
import Windows12.CodeGen
import Windows12.TAst