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
80
Commits
7
Branches
Tree:
637b2399d5
ZenScript
/
Constructor
History
Stan Hebben
7f9d5b3a7f
Added cut/copy/paste support.
6 years ago
..
libraries
Added cut/copy/paste support.
6 years ago
src/main/java/org/openzen/zenscript/
constructor
- Split token stream and parser (will be important for the IDE) - Can now parse directly from a token stream (doesn't have to be a file) - Changed the way libraries are stored in projects - Tokens no longer contain their position (will be important for the IDE)
6 years ago
build.gradle
- Added static initializers
7 years ago