Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 468 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 468 Bytes

Wildcat COBOL Compiler

Wildcat COBOL Compiler is a COBOL compiler that works with .NET 7 on Windows, Mac, and Linux.

Command line example

Building the project creates a NuGet package.

To install the compiler as a global dotnet tool. run the following command from the project directory:

dotnet tool install --global --add-source ./nupkg cobolc