EnglishРусский  

   ..

   fc.gt

   gasm.gt

   genlex.g

   gentee.gt

   gt.gt

   gtdo.gt

   lexcomments.g

   lextbl.g

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\src\lextbl\lexcomments.g
 1 /******************************************************************************
 2 *
 3 * Copyright (C) 2006, The Gentee Group. All rights reserved. 
 4 * This file is part of the Gentee open source project <http://www.gentee.com>. 
 5 * 
 6 * THIS FILE IS PROVIDED UNDER THE TERMS OF THE GENTEE LICENSE ("AGREEMENT"). 
 7 * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE CONSTITUTES RECIPIENTS 
 8 * ACCEPTANCE OF THE AGREEMENT.
 9 *
10 * lexcomments 24.11.2006
11 *
12 * Author: Generated with 'lextbl' program 
13 *
14 * Description: This file contains a lexical table for the lexical analizer.
15 *
16 ******************************************************************************/
17 
18 
19 define
20 {
21    // States
22 CMN_DOC = 0x30000 //   
23 CMN_HEAD = 0x20000 //   
24 
25    // Keywords
26 
27 }
28 
29 global
30 { 
31    buf lexcomments = '\h4  3 2 FD000000 2A2A2A2F 20805 2D2D2A2F 30805 1
32  FE000000 2F2A2A2A FE010800 1 FE000000 2F2A2D2D FE010800 0
33 '
34 }
35