Skip to content
Artsiom edited this page Oct 17, 2021 · 9 revisions

On wiki pages you can find all the language features and syntax.

The language itself is like a reduced version of Kotlin and python. The idea is to bring static typing into the python and interpret the language using python.

Clone this wiki locally