v1.0.45-alpha #13
KTSnowy
announced in
Compiler Releases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Otterkit COBOL v1.0.45-alpha
This is a GitHub release test to prepare for future releases.
Otterkit is currently in pre-release, so not all of the standard has been implemented yet.
Notes:
NativeAOT builds have much faster cold-start time, which could improve developer experience.
Standard COBOL parts not yet implemented:
Installation
Quick Install
Otterkit is available to install on the Nuget package manager (.NET 7 is required). To install, type these two lines into the command line:
Build from Source
--recurse-submodules --remote-submodules
flag on the clone command.src
folder (for the compiler, not libotterkit) and then typedotnet run
into the command line.What's Changed
New Contributors
Full Changelog: https://github.com/otterkit/otterkit/commits/Alpha
This discussion was created from the release v1.0.45-alpha.
Beta Was this translation helpful? Give feedback.
All reactions