Releases: loschsoftware/dc
Releases · loschsoftware/dc
Pre-release 0.1
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 toRootNamespace
Newly supported language features
- foreach loops
- Parameter constraints
Standard library additions
ObjectDumper
module- Built-in functions
todo
,ptodo
,error
,warn
andmsg
Pre-release 0.0
The first preview version of the compiler. Nothing pretty, but it works.