comparison doc/manpages/agcl.mdoc @ 0:13d2b8934445

Import AnaGram (near-)release tree into Mercurial.
author David A. Holland
date Sat, 22 Dec 2007 17:52:45 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:13d2b8934445
1 .Dd March 24, 2007
2 .Dt AGCL 1
3 .Os AnaGram @VERSIONSTRING@
4 .Sh NAME
5 .Nm agcl
6 .Nd AnaGram parser generator command-line version
7 .Sh SYNOPSIS
8 .Nm agcl
9 .Ar file.syn
10 .Sh DESCRIPTION
11 The
12 .Nm agcl
13 executable is a minimal version of AnaGram that builds a parser from
14 an input syntax file without opening the GUI.
15 For a full discussion, see the AnaGram manual.
16 .Sh SEE ALSO
17 .Xr ag 1 ,
18 .%B "The AnaGram User's Guide"