Skip to content

Releases: Abhilekhgautam/StAb

v0.1.1

18 Jun 17:21
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Bug Fix:

  • Iteration Variable in the for loop previously lived in the function's scope, now it lives withing the for loop scope.
  • Improved error reporting in for loop.

StAb Compiler v0.1.0

16 Jun 13:15
Compare
Choose a tag to compare
StAb Compiler v0.1.0 Pre-release
Pre-release

The first working compiler for the StAb programming language.
Platform: ubuntu 23.10 x86_64