Variable - Zistack/program-modeling-language GitHub Wiki


var <identifier>

A variable declaration is a statement.

A variable has instances. Each instance of a variable is a set of unique elements, called nodes.

⚠️ **GitHub.com Fallback** ⚠️