home *** CD-ROM | disk | FTP | other *** search
- Copyright (c) 1993 Ke Jin
-
- Permission to use, copy, modify, and distribute
- this software and its documentation without fee
- is granted, provided that the author's name and
- this copyright notice are retained.
-
- This package includes 15 files of defunc version 1.2.1:
-
- README This file
- defunc.c high level module of defunc
- defunc.h interface to defunc.c
- dfctree.c defunc low level module
- dfctree.h interface to defunc.c
- dfcsymtable.c defunc external token system
- dfcsymtable.h interface to dfcsymtable.c
- dfcscan.h defunc lexical scaner
- dfcparse.y yacc file of defunc parser
- y.tab.c generated from dfcparse.y by yacc
- Makefile install make file
- defunc.3 manual page of defunc
- dfopen.3 manual page of dfopen() etc. functions
- dftoken.3 manual page of defunc token system
- demo.c example program of using defunc
-
-
- Author Ke Jin.
- Physics Dept.
- Queen's Unviersity
- Kingstion Ontario
- Canada K7L 3N6
-
- (jinke@sparky.phy.queensu.ca)
-
-