Skip to content

knight-lang/csharp

Repository files navigation

Knight: C# Edition

This is a Knight implementation in C#. More details about Knight, its license, and specifications can be found in the knight-lang repo.

Compiling

I used the following command to build the C# executable (so I could test and time it):

dotnet publish -c Release --self-contained -r osx.10.12-x64

About

A C# Implementation of Knight

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages