Skip to content

GigaScript v2.0.0 Beta 5

Pre-release
Pre-release
Compare
Choose a tag to compare
@aName2050 aName2050 released this 26 Apr 17:13
c26f50f

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
  • 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.

GigaScript

GigaScript Docs
Learn more about GigaScript