Merge llvm_testing, and use TypeCheckerIr instead of Abs
This commit is contained in:
commit
7ef7090aa5
21 changed files with 499 additions and 101 deletions
|
|
@ -1,5 +1,3 @@
|
|||
|
||||
|
||||
Program. Program ::= [Bind];
|
||||
|
||||
EId. Exp3 ::= Ident;
|
||||
|
|
@ -24,5 +22,4 @@ TFun. Type ::= Type1 "->" Type ;
|
|||
coercions Type 1 ;
|
||||
|
||||
comment "--";
|
||||
comment "{-" "-}";
|
||||
|
||||
comment "{-" "-}";
|
||||
Loading…
Add table
Add a link
Reference in a new issue