Intelligent Compilers

R.O.Wells-SE0@computer-science.birmingham.ac.uk
Tue, 8 Dec 1992 18:51:01 GMT

          From comp.compilers

Related articles
Intelligent Compilers R.O.Wells-SE0@computer-science.birmingham.ac.uk (1992-12-08)
| List of all articles for this month |

Newsgroups: comp.compilers
From: R.O.Wells-SE0@computer-science.birmingham.ac.uk
Organization: Compilers Central
Date: Tue, 8 Dec 1992 18:51:01 GMT
Keywords: tools, question,

I am final year student, looking for research material on "intelligent"
compilers, my final year project is to develop a system to enable users to
write code in C, and to use a pseudo compiler to pick up lexical errors,
the system offering corrections to the user in an interactive environment.
The purpose of the system is not to produce object code but to output
"corrected" C code which can then be passed to the normal compiler. The
system will also use ANSI C and output "old style" code for systems which
do not have access to ANSI compiler. It is aimed mainly at people who are
new to the language and may not appreciate some of it quirks, and also the
fluent programer who often wastes lots of time fixing typos.


If anyone has access to any research material related to such systems or
as has used any similar systems (not necessarily for C) then please could
you contact me ?


Thanks,


Reuben
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.