GigaScript v2.0.0 Beta 5
Pre-release
Pre-release
GigaScript v2.0.0 Beta 5
In this release
-
GigaScript & GigaScript-X (*.g *.gsx) parser
-
GigaScript & GigaScript-X (*.g *.gsx) runtime
-
GigaScript & GigaScript-X (*.g *.gsx) interpreter
-
GigaScript & GigaScript-X (*.g *.gsx) CLI
-
GigaScript-X (*.gsx) Tokenizer
Significant Updates
- Updated CLI
- You can now run GigaScript-X through the command line using
gigascript -f /PATH/TO/FILE.gsx
- You can now run GigaScript-X through the command line using
- Added translations for GSX
- You can write your code in the much funner language, GigaScript-X!
- Read the
gsx.tokens.ts
file if you are unsure of the available keywords.
Note
Due to the complete revamp of GigaScript from v1 to v2, we will be rewriting the documentation again.