DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
G2++ Tutorial - G2++(3C++)

Language Syntax

The set of possible G2 records is expressed by the following (non context-free) grammar:

   record     => group nl
   group      => name value
   	  name value nl indent group
   

value => ht string nl nl indent group nl indent array array => index value index value nl indent array

where

The highest level name begins at the left margin (indentation level zero). Values (other than simple strings, which are separated from their names by tab) are indented one level more deeply than their parent groups. Note that two consecutive newlines always terminate a G2 record.
Next topic: Record Definition
Previous topic: G2 Records

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004