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.
Simply run go build .
to build it. You can then execute it via ./go (-e 'expr' | -f filename)
.
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.
Simply run go build .
to build it. You can then execute it via ./go (-e 'expr' | -f filename)
.