PreviousUpNext

15.3.39  src/app/yacc/src/parser-generator-g.api

#  (c) 1989, 1991 Andrew W. Appel, David R. Tarditi 

# Compiled by:
#     src/app/yacc/src/mythryl-yacc.lib



###                  "I don't use drugs; my dreams are frightening enough."
###
###                                               -- M. C. Escher



api Parser_Generator_G {

     parse_fn:  String -> Void;
};


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext