Skip to content

Pre-release 0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jgh07 jgh07 released this 03 Aug 13:52
· 460 commits to main since this release
5d39ccb

The second preview release of the compiler.

Changes and new features

General

  • Updated to .NET 9 allowing cross-platform support

Project system

  • Add support for build and debug profiles
  • Rename DefaultNamespace option to RootNamespace

Newly supported language features

  • foreach loops
  • Parameter constraints

Standard library additions

  • ObjectDumper module
  • Built-in functions todo, ptodo, error, warn and msg