TauLang - cschladetsch/CsharpPyro GitHub Wiki

Tau

Tau takes a C#-like file with a namespace and a one or more Tau Interfaces and generates two C# files:

  1. ProxyBase.
  2. AgentBase.

Syntax

Examples

Tests