Index of /archives/text/CTAN/support/xetal
Name Last modified Size Description
Parent Directory -
README 1992-01-15 09:00 449
str.h 1992-01-15 09:00 918
str.c 1992-01-15 09:00 1.1K
stack.h 1992-01-15 09:00 1.5K
makefile 1992-01-15 09:00 2.0K
xetal.1 1992-01-15 09:00 2.1K
stack.c 1992-01-15 09:00 2.2K
glbl.h 1992-01-15 09:00 2.2K
proto.h 1992-01-15 09:00 2.7K
main.c 1992-01-15 09:00 6.4K
COPYING 1992-01-15 09:00 12K
y.y 1992-01-15 09:00 17K
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 ""