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
c8feaa9b57
schala
/
compile.schala
12 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Read from file as well as repl
2015-08-14 17:07:02 -07:00
Compiling functions half-works
2017-01-15 07:23:53 -08:00
fn hella(a, b) {
a + b
}
Trying to debug this segfault
2017-01-15 23:43:24 -08:00
fn paha(x, y, z) {
x * y * z
}
Compiling functions half-works
2017-01-15 07:23:53 -08:00
2 + 8
Reference in New Issue
Copy Permalink