Name Last modified Size Description
Parent Directory 25-Jan-2021 18:52 -
COPYING 15-Jan-1992 11:00 12k
glbl.h 15-Jan-1992 11:00 2k
l.l 15-Jan-1992 11:00 27k
main.c 15-Jan-1992 11:00 6k
makefile 15-Jan-1992 11:00 2k
proto.h 15-Jan-1992 11:00 3k
stack.c 15-Jan-1992 11:00 2k
stack.h 15-Jan-1992 11:00 1k
str.c 15-Jan-1992 11:00 1k
str.h 15-Jan-1992 11:00 1k
xetal.1 15-Jan-1992 11:00 2k
y.y 15-Jan-1992 11:00 17k
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 ""