Re: Translating high-level languages into each other.

rocksanne!z@CS.ROCHESTER.EDU (Jim Ziobro)
Sat, 18 Apr 87 13:21:32 EST

          From comp.compilers

Related articles
Translating high-level languages into each other. seismo!RELAY.CS.NET!merriam@hub.umb.edu (Charles C. Merriam) (1987-04-14)
Re: Translating high-level languages into each other. rocksanne!z@CS.ROCHESTER.EDU (1987-04-18)
| List of all articles for this month |

Date: Sat, 18 Apr 87 13:21:32 EST
From: rocksanne!z@CS.ROCHESTER.EDU (Jim Ziobro)

I have put together a skeleton of a source to source translator for
XPL/S to C. It turned out I did not need to build a tree. Simple
statement to statement code generation did the trick. Unfortunately
the need for the translator went away so I never got much beyond
parsing the XPL and a brief design of the runtime string handling
system (the unique part of XPL).


Anyone willing to pay for the uucp transfer is welcome to it...


//Z\\
Jim Ziobro
rocksanne!z
ziobro.henr@xerox.com
--


Post a followup to this message

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