| Related articles |
|---|
| pre-compiler? nadaqam@yahoo.com (Nada) (2000-08-27) |
| Re: pre-compiler? user_77@hotmail.com (Wayne) (2000-09-08) |
| From: | "Nada" <nadaqam@yahoo.com> |
| Newsgroups: | comp.compilers |
| Date: | 27 Aug 2000 22:13:41 -0400 |
| Organization: | Compilers Central |
| Keywords: | question |
Hi ,
I want to write pre-compiler which is in java language this pre-compiler
take java program with some additional statements(MyJava) then generate
java code after that we can normally compile and execute this code .
MyJava ......> precompiler ......>java program.....>compile......>run
where MyJava contain statements convert by the precompilre to java
now can any body help me and give me the basics steps of writing this
precompiler .
Thanks a lot
Return to the
comp.compilers page.
Search the
comp.compilers archives again.