Otterkit 1.0.10-alpha

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Otterkit.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Otterkit --version 1.0.10-alpha
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Otterkit --version 1.0.10-alpha
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Otterkit&version=1.0.10-alpha&prerelease
nuke :add-package Otterkit --version 1.0.10-alpha

Otterkit COBOL Compiler

Otterkit is a Free and Open Source compiler for the COBOL Language on the .NET platform. Warning: The project is currently in pre-release, so not all of the standard has been implemented.

About

First created in 1959, COBOL was created so that managers could communicate with programmer about code. It prioritizes readability, reliability, and long-term maintinence. The language has been implemented throughout the decades on many platforms with many dialects, but the Otterkit compiler is a Free and Open Source implementation of the ISO 2022 Standard on the .NET platform.

Installation

Quick Install

Otterkit is avalible to install on the Nuget package manager. To install, .NET 7 is required. To install, type in to the command line:

dotnet tool install --global Otterkit --version 1.0.0-alpha

Build from Source

First, clone the git repo from https://github.com/otterkit/otterkit.git to get the source code. To access the libotterkit submodule inside, use the --recurse-submodules --remote-submodules flag on the clone command. To run, navigate into the src folder(for the compiler, not libotterkit) and then type dotnet run into the command line.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.0.80 360 5/15/2023
1.0.75 112 5/15/2023
1.0.70 163 4/19/2023
1.0.50-alpha 191 4/14/2023
1.0.45-alpha 223 2/18/2023
1.0.40-alpha 189 2/9/2023
1.0.35-alpha 181 1/31/2023
1.0.30-alpha 250 1/31/2023
1.0.25-alpha 204 1/18/2023
1.0.20-alpha 181 1/18/2023
1.0.15-alpha 241 1/11/2023
1.0.10-alpha 206 1/11/2023
1.0.5-alpha 176 1/11/2023
1.0.0-alpha 205 12/24/2022