This website requires JavaScript.
Explore
Help
Sign in
Rakarake
/
churf
Watch
1
Star
0
Fork
You've already forked churf
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
210e55bb15
churf
/
sample-programs
/
basic-1
Martin Fredin
210e55bb15
Adjust old type checker to new syntax, and refactor lambda lifter to use typed AST
2023-02-15 23:55:16 +01:00
3 lines
34 B
Text
Raw
Blame
History
f : Int -> Int;
f = \x:Int. x+1;
Reference in a new issue
View git blame
Copy permalink