This website requires JavaScript.
Explore
Help
Sign In
Web-Projects
/
blog-static
Watch
1
Star
0
Fork
0
You've already forked blog-static
Code
Issues
Pull Requests
Releases
Wiki
Activity
d5536467f6
blog-static
/
code
/
compiler
/
08
/
examples
/
works1.txt
3 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Finish draft of post 8 in compiler series
2019-11-06 21:10:53 -08:00
defn main = { sum 320 6 }
defn sum x y = { x + y }
Reference in New Issue
Copy Permalink