Skip to content

Releases: moefh/badgerscript

v0.4.0

21 Aug 01:00

Choose a tag to compare

  • Map values
  • Source tracking on errors
  • Makefile for Visual Studio
  • Test scripts

v0.3.0

16 Aug 05:03

Choose a tag to compare

Implemented closures.

v0.2.0

11 Aug 05:43

Choose a tag to compare

  • garbage collection
  • arrays (only reading)

v0.1.0

08 Aug 18:13

Choose a tag to compare

  • parsing, compilation and execution of scripts
  • only numbers are first class objects, since we don't have garbage collection