Add layout grammar
This commit is contained in:
parent
bd02f52795
commit
cc5755c3a9
5 changed files with 155 additions and 176 deletions
|
|
@ -30,6 +30,8 @@ executable language
|
|||
Grammar.Print
|
||||
Grammar.Skel
|
||||
Grammar.ErrM
|
||||
Grammar.ErrM
|
||||
Grammar.Layout
|
||||
Auxiliary
|
||||
Renamer.Renamer
|
||||
TypeChecker.TypeChecker
|
||||
|
|
@ -82,6 +84,7 @@ Test-suite language-testsuite
|
|||
Grammar.Print
|
||||
Grammar.Skel
|
||||
Grammar.ErrM
|
||||
Grammar.Layout
|
||||
Auxiliary
|
||||
Monomorphizer.Monomorphizer
|
||||
Monomorphizer.MonomorphizerIr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue