Skip to content

Tags: adituv/qbscript

Tags

v0.2-alpha1

Change syntax to C-style braces

Lines are no longer newline-sensitive; they are terminated with
semicolon.  Blocks now are within braces rather than having an end
keyword terminator.

v0.1-alpha3

Add test for empty dict

v0.1-alpha2

Fix vector-inside-struct codegen

Add the vector header to the code generation of the struct value data.

v0.1-alpha

Rename output executable