gk
Developer Charles Hall
Released 2023

Dialect K3-like
Temporal types none
Table support no support
Prototypes no

Implemented in C
Operating Systems Linux, MacOS, Windows
License MIT

Website Github

gk is an implementation loosely based on K3.

Some notable differences from K3[1] are:

  • Valence of primitive verbs is always derived from context. There is no way of forcing monadic interpretation.
  • Digraph adverbs are gone. Some of their functionality has been incorporated into the other adverbs, using context and function valence to disambiguate.
  • New slide adverb, extending each prior.
  • No underscores in variable names and name changes in reserved names.

References edit