varaq-interpreter-go/README.md

14 lines
745 B
Markdown
Executable File

# var'aq programming language
This is an implementation of the [var'aq programming language](https://www.oocities.org/connorbd/varaq/index.html) created by Brian Connors, with some help from Chris Pressey and Mark Shoulson.
It follows the spec for the [original `var'aq` language](https://www.oocities.org/connorbd/varaq/varaqspec.html).
This interpreter accepts both English and Klingon commands.
I have created an [updated spec](./SPEC.md) that describes this implementation of the language without the flavortext or addendums of the original.
Also included are some example programs written in the Klingon version and English version of `var'aq`.
This is a fan made project not connected with the Star Trek people (i.e. Paramount/CBS).