/go

A Go Implementation of Knight

Primary LanguageGo

Knight v2.0.1: Go Edition

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

Compiling

Simply run go build . to build it. You can then execute it via ./go (-e 'expr' | -f filename).