Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
jared
/
ZenScript
geforkt von
ZenScript/ZenScript
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
ZenScript main repository
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
101
Commits
7
Branches
Struktur:
1dd51ded5d
development
import_fix
map_fix
master
optional_fix
preproctest
stdlib
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „1dd51ded5d“
${ noResults }
ZenScript
/
ScriptingExample
/
scripts
Verlauf
kindlich
91dd3066f7
Merge remote-tracking branch 'Stan/development' into development
vor 6 Jahren
..
classes.zs
- Added switch statement - MemberVisitors now have one central clinit writer
vor 6 Jahren
conditionals.zs
- Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches)
vor 6 Jahren
functions.zs
Functions in Java
vor 6 Jahren
helloworld.zs
- Added more operators
vor 6 Jahren
match.zs
Function stuff, probably
vor 6 Jahren
moreHellos.zs
One generated class per script file + classes
vor 6 Jahren
statements.zs
More java stuff
vor 6 Jahren
switch.zs
- Added switch statement - MemberVisitors now have one central clinit writer
vor 6 Jahren