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
0b9dc113d1
schala
/
compile.schala
10 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Framework for compilation
2016-03-04 14:32:22 -08:00
a = 1
CLoser to working now
2017-01-10 18:07:16 -08:00
if a {
a = 40
} else {
a = 2
}
Read from file as well as repl
2015-08-14 17:07:02 -07:00
CLoser to working now
2017-01-10 18:07:16 -08:00
a = a - 1
a
Reference in New Issue
Copy Permalink