Related articles |
---|
simple parsing ? brauch@idtsun14.kfk.de (1993-03-27) |
Newsgroups: | comp.compilers |
From: | brauch@idtsun14.kfk.de (Ilko Brauch) |
Keywords: | C++, parse, question |
Organization: | "Kernforschungszentrum Karlsruhe" |
Date: | Sat, 27 Mar 1993 20:13:07 GMT |
I want to parse user input which triggers some operations to c++ objects
in my program coede. I would like to have different parsers to use some
different simple grammars designed for the special context of the user
input. I would like to integrate the parsers into the program by simply
linking it with it, so that the action part of the formulas can directly
access the objects. Does there exist a suitable tool for this task ?
Thank you for reading and anwering this text !
--
Ilko Brauch +49/0721/82/5767 (voice)
Kernforschungszentrum Karlsuhe brauch@idt.kfk.de (email)
7500 Karlsruhe (Germany)
Postfach 3640
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.