EnglishРусский  

   ..

   common.gt

   launch.gt

   project.gt

   search.gt

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.

source\studio\Data\project.gt
 1 <*|defprj>
 2    <#_ group>
 3       <_ = "hello1" file = "..\samples\hello\hello.1.g" icon = file>
 4       <_ = "hello2" file = "..\samples\hello\hello.2.g" icon = file>
 5       <_ = "square1" file = "..\samples\square\square.1.g" icon = file>
 6       <_ = "square2" file = "..\samples\square\square.2.g" icon = file>
 7       <_ = "euclidean" file = "..\samples\easymath\euclidean.1.g" icon = file>
 8       <_ = "factorial" file = "..\samples\easymath\factorial.2.g" icon = file>
 9       <_ = "fibonaccireq" file = "..\samples\easymath\fibonaccireq.3.g" icon = file>
10       <_ = "fibonacci" file = "..\samples\easymath\fibonacci.4.g" icon = file>
11       <_ = "eratosthenes" file = "..\samples\primenumber\eratosthenes.1.g" icon = file>
12    "Tutorial"</>
13 </defprj>
14 
15