Skip to content

Releases: moefh/badgerscript

v0.4.0

21 Aug 01:00
Compare
Choose a tag to compare
  • Map values
  • Source tracking on errors
  • Makefile for Visual Studio
  • Test scripts

v0.3.0

16 Aug 05:03
Compare
Choose a tag to compare

Implemented closures.

v0.2.0

11 Aug 05:43
Compare
Choose a tag to compare
  • garbage collection
  • arrays (only reading)

v0.1.0

08 Aug 18:13
Compare
Choose a tag to compare
  • parsing, compilation and execution of scripts
  • only numbers are first class objects, since we don't have garbage collection