Skip to content

Releases: loschsoftware/dc

Pre-release 0.1

03 Aug 13:52
5d39ccb
Compare
Choose a tag to compare
Pre-release 0.1 Pre-release
Pre-release

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

Pre-release 0.0

01 Nov 00:06
922a1d2
Compare
Choose a tag to compare
Pre-release 0.0 Pre-release
Pre-release

The first preview version of the compiler. Nothing pretty, but it works.