EnglishРусский  
Share/Save/Bookmark
 

Ads

Perfect Automation tool
All-In-One: Script editor, Launcher, Scheduler, Keyboard & Mouse Recorder. Try now!

CreateInstall
Freeware and commercial installers.

Gentee needs your help!
How to advertise with us
 
laptop battery

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

Edit