1.0.0 Alpha Release

This commit is contained in:
Zi Xing 2023-01-29 23:27:56 +00:00
parent 9fb26e9aa0
commit c2b7be0ea2
297 changed files with 13712 additions and 2517 deletions

18
changelog/v1.0.0_alpha.md Normal file
View file

@ -0,0 +1,18 @@
# v1.0.0 Alpha
First release of NCC (Nosial Code Compiler) in alpha stage.
## Alpha Stage
NCC is in its alpha stage, meaning that it's not fully
functional and may not work on your system. If you find
any bugs or issues please report them to the
[Issue Tracker](https://git.n64.cc/intellivoid/ncc/issues).
At the moment NCC is currently being used while developing
other software, this serves as a test run to improve on
changes for the next version.
## Changelog
- Initial release