The Basics
Clauses
Stellify allows you add clauses to statements. A clause is the term we use to denote a keyword or operator within a programming language.
Overview
Clauses in Stellify have a one-to-one relationship with an operator or keyword in a given language. This in theory allows your code to be transpiled to any language that possess the same capabilities as the source language you are using.
You can review the full Clauses API specification here.