This website requires JavaScript.
Explore
Help
Sign In
greg
/
schala
Watch
1
Star
0
Fork
0
You've already forked schala
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e1d07b4e66
schala
/
main.schala
8 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move all LLVM functions into LLVMWrap so I can kill the global unsafe
2016-12-25 15:50:41 -08:00
fn main()
Compile statements with variables
2016-12-27 17:33:24 -08:00
a = 4
b = 20
a + b
Move all LLVM functions into LLVMWrap so I can kill the global unsafe
2016-12-25 15:50:41 -08:00
end
Reference in New Issue
Copy Permalink