EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

Language Syntax Reference

You have opened the manual on the syntax and semantics of the Gentee programming language. All syntactic language constructions are described here. Programming opportunities offered by the language are also described here.

This manual is not a textbook on programming. It contains the description of the official version of the language from the developers of the Gentee compiler.

Gentee is a procedural, high-level language. Its syntax has much in common with the syntax of C/C++. (This should help users master many of Gentee's features quickly.) Like the Java or C# languages, a source program is compiled into object code, which is then executed by a virtual machine.

Table of contents