Skip to content

Release 2.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 18:45

Caboose 2.1! (.1)

This release adds in methods and initialisers to classes!

Caboose's Features as of this Update:

  • Variables
  • Expressions (That actually function with precedence, as they should)
  • Functions
  • Closures
  • Garbage Collection
  • Methods
  • Initializers
  • Print as a native
  • Void Natives

To Do:

  • Add more native functions
  • Setup CI for MacOS binaries