This website works better with JavaScript.
Home
Explore
Help
Sign In
kindlich
/
ZenScript
forked from
ZenScript/ZenScript
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
ZenScript main repository
70
Commits
7
Branches
Tree:
6feb3f4246
ZenScript
/
ScriptingExample
/
scripts
/
statements.zs
statements.zs
35B
History
Raw
1
2
//
while
true
//
println
(
"Hello!"
);