New morb tree for internal use in monomorphizer, data types implemented

This commit is contained in:
Rakarake 2023-03-31 17:02:54 +02:00
parent 9b38c6d804
commit d097cd28e8
5 changed files with 334 additions and 25 deletions

View file

@ -40,6 +40,8 @@ executable language
LambdaLifter
Monomorphizer.Monomorphizer
Monomorphizer.MonomorphizerIr
Monomorphizer.MorbIr
Monomorphizer.DataTypeRemover
Codegen.Codegen
Codegen.LlvmIr
Codegen.Auxillary