EnglishРусский  

   ..

   common.gt

   launch.gt

   project.gt

   search.gt

Данный проект закрыт! Создан новый скриптовый язык с тем же именем. Всё доступно на GitHub.
Также попробуйте нашу open source кроссплатформенную программу для создания и управления скриптами.

Реклама

Инсталлятор CreateInstall
Бесплатные и коммерческие инсталляторы

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 
Редактировать