maj SymTable (id global) + DeclGlobal

This commit is contained in:
trochas
2025-04-28 17:20:15 +02:00
parent 1b5dd97226
commit 79920ed4d4
6 changed files with 108 additions and 71 deletions

View File

@@ -53,7 +53,7 @@ public class Main {
// Verify the program semantic
// Generate the intermediate representation
//System.out.println("todo");
System.out.println("\n\n");
ProgramLLVMImp astLLVM = ast.toLLVM();
//System.out.println("\n\n PRETTYPRINTER LLVM : \n--------------\n");