Stub the implementation for all phases

This commit is contained in:
2024-09-08 02:08:13 +02:00
parent a625bbff50
commit 1cbbef19af
13 changed files with 319 additions and 139 deletions

View File

@@ -37,8 +37,9 @@ library elna-internal
exposed-modules:
Language.Elna.Architecture.RiscV
Language.Elna.AST
Language.Elna.CommandLine
Language.Elna.CodeGenerator
Language.Elna.CommandLine
Language.Elna.PrinterWriter
Language.Elna.Intermediate
Language.Elna.Location
Language.Elna.NameAnalysis