Open Source Free Programming Language
func hello<main> : @"Welcome to Gentee!"
"What do you need Gentee for?"
This is our most frequently asked question. Our answer?
"Because you want to enjoy writing useful, maintainable, dependable software!"
Everyone can find something useful in Gentee. The language is concise and does not contain any complicated constructions and concepts. You can not only use Gentee for free, but also participate in its development. As the head of this project, I have written many lines of software code in Gentee. I enjoy programming in Gentee: I like its ideology; I like its spirit; and I love the language. We look forward to Gentee becoming a comfortable and powerful tool of communication with your computer. We feel that each new user of Gentee validates our approach and rewards our efforts.
Alexey Krivonogov
Head of Gentee Development Team
What kind of applications can be developed with Gentee?
Gentee allows you to create applications of any complexity. For example, have a look at "Perfect Automation" - a program for automating Windows tasks - that contains a script editor, scheduler, launcher and a macro recorder of keyboard and mouse events. All but 2% of the source code was written in Gentee, which it uses as a scripting language. The sequence of commands defined by the user is changed to Gentee (source) code and compiled into an executable EXE file.