Shsc
Select Example...
Const Values
Factorial
Function Calls
Global Variable
Lambdas
Linked List
Random Numbers
Short Circuiting
Stack Overflow
main.shsc
+
1
2
3
4
5
6
module main proc main() io:println("Hello World!") end
Input
Output
Run