Added η-expander module and removed EAdd from grammar.
This commit is contained in:
parent
c3bcdfa81b
commit
8b92dd9194
8 changed files with 113 additions and 18 deletions
4
sample-programs/eta_test1.crf
Normal file
4
sample-programs/eta_test1.crf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
id x = x
|
||||
f = id
|
||||
|
||||
main = f 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue