Difference between revisions of "AGI/Specifications/Introduction"

Jump to navigation Jump to search
m
no edit summary
(Added info about 17 July 2007 changes.)
m
 
(2 intermediate revisions by 2 users not shown)
Line 23: Line 23:
==Conventions used in this document==
==Conventions used in this document==


* Keyboard key names are given in fixed with font (e.g. ENTER).
* Keyboard key names are given in fixed width font (e.g. <tt>ENTER</tt>).
* Metasyntatic variables are given in italics (e.g. n).
* Metasyntatic variables are given in italics (e.g. ''n'').
* File names are case sensitive and given in fixed width font (e.g. sierra.com).
* File names are case sensitive and given in fixed width font (e.g. <tt>sierra.com</tt>).
* AGI resource names are given in all caps (e.g. LOGIC, VIEW).
* AGI resource names are given in all caps (e.g. LOGIC, VIEW).
* AGI command names are given in fixed width font (e.g. print.at).
* AGI command names are given in fixed width font (e.g. <code>print.at</code>).
* AGI variable n is noted as vn or Var(n) (e.g. v15, Var(18)).
* AGI variable n is noted as vn or Var(n) (e.g. v15, Var(18)).
* AGI flag n is noted as fn or Flag(n) (e.g. f2, Flag(11)).
* AGI flag n is noted as fn or Flag(n) (e.g. f2, Flag(11)).
Line 126: Line 126:
* Anders M. Olsson
* Anders M. Olsson
* Jeremy Hayes
* Jeremy Hayes
* Joakim Möller
* Joakim Möller
* Martin Tillenius
* Martin Tillenius
* Stuart George
* Stuart George
Line 136: Line 136:
* David Symonds
* David Symonds
* Claudio Matsuoka
* Claudio Matsuoka
* Kari Salminen
86

edits

Navigation menu