This website requires JavaScript.
Explore
Help
Sign In
DanilaFe
/
bloglang
Watch
1
Star
0
Fork
0
You've already forked bloglang
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b9f508db6a
bloglang
/
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