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
a406fb0846
blog-static
/
code
/
compiler
/
08
/
examples
/
works1.txt
4 lines
52 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 }
Fix naming issue (this is really a compiler bug)
2019-12-05 19:36:47 -08:00
Reference in New Issue
Copy Permalink