Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
jared
/
ZenScript
geforked van
ZenScript/ZenScript
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
ZenScript main repository
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13
Commits
7
Branches
Tree:
a782c2a145
development
import_fix
map_fix
master
optional_fix
preproctest
stdlib
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van 'a782c2a145'
${ noResults }
ZenScript
/
ScriptingExample
/
scripts
/
helloworld.zs
helloworld.zs
53B
Geschiedenis
Ruw
1
2
3
println("Hello world!");
println(5);
println(1 + 3);