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