Index of /archives/text/CTAN/support/xetal

Icon  Name                         Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 1992-01-15 09:00 449 [TXT] str.h 1992-01-15 09:00 918 [TXT] str.c 1992-01-15 09:00 1.1K [TXT] stack.h 1992-01-15 09:00 1.5K [TXT] makefile 1992-01-15 09:00 2.0K [   ] xetal.1 1992-01-15 09:00 2.1K [TXT] stack.c 1992-01-15 09:00 2.2K [TXT] glbl.h 1992-01-15 09:00 2.2K [TXT] proto.h 1992-01-15 09:00 2.7K [TXT] main.c 1992-01-15 09:00 6.4K [TXT] COPYING 1992-01-15 09:00 12K [TXT] y.y 1992-01-15 09:00 17K [TXT] l.l 1992-01-15 09:00 27K
Xetal has only been tested on Sun 4. It can be built indifferently with
lex, flex, yacc or bison (Just make the appropriate changes in the
makefile).

The tar file contains the following files :

COPYING			GNU GENERAL PUBLIC LICENSE
README			This file
xetal.1			xetal manual in nroff format
makefile		xetal makefile

l.l			lexical analyser
y.y			parser
glbl.h			xetal program
main.c			""
proto.h			""
stack.c			""
stack.h			""
str.c			""
str.h			""