Releases: moefh/badgerscript
Releases · moefh/badgerscript
v0.4.0
- Map values
- Source tracking on errors
- Makefile for Visual Studio
- Test scripts
v0.2.0
- garbage collection
- arrays (only reading)
v0.1.0
- parsing, compilation and execution of scripts
- only numbers are first class objects, since we don't have garbage collection