Related articles |
---|
Writting Compilers in C++ labra@pinon.ccu.uniovi.es (1994-03-22) |
Newsgroups: | comp.compilers |
From: | labra@pinon.ccu.uniovi.es (Jose Emilio Labra Gayo) |
Keywords: | C++, question, comment |
Organization: | Universidad de Oviedo |
Date: | Tue, 22 Mar 1994 10:57:37 GMT |
It's the first time I read this group and I don't know if it is a FAQ,
I'm developing an Interpreter/Compiler of Prolog (probably Object
Oriented) and I'd like to implement it with C++ and all the capabilities
of the Object Oriented Paradigm.
All the theory in the field of Compiling Writing uses C.
Is there any book or someone trying to develop compilers with C++??
[If someone can collect some wisdom and/or references on this topic, I'll
put a pointer to it in the FAQ. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.