Version bump. Updated printf using "Formatter". Fix to initializers.

This commit is contained in:
Christoffer Lerno
2022-10-03 12:12:51 +02:00
committed by Christoffer Lerno
parent 9f7ed00f04
commit 4783946476
11 changed files with 850 additions and 739 deletions

View File

@@ -128,7 +128,7 @@ fn void test()
### Current status
The current version of the compiler is alpha release 0.2.
The current version of the compiler is alpha release 0.3.
It's possible to try out the current C3 compiler in the browser: https://ide.judge0.com/ this is courtesy of the
developer of Judge0.