Related articles |
---|
Simula to C++ translator capit@inet.uni-c.dk (1996-08-15) |
Re: Simula to C++ translator dennis@netcom.com (1996-08-16) |
Re: Simula to C++ translator schow@nortel.ca (stanley (s.t.h.) chow) (1996-08-16) |
Re: Simula to C++ translator peter@bj-ig.de (Peter Brueckner) (1996-08-19) |
From: | Peter Brueckner <peter@bj-ig.de> |
Newsgroups: | comp.compilers |
Date: | 19 Aug 1996 23:10:24 -0400 |
Organization: | Brueckner & Jarosch Erfurt |
References: | 96-08-039 |
Keywords: | C++, OOP, translator |
It's always a good choice to use the old sources (frozen knowledge) to
migrate to another system perhaps after compiling to the new sources you can
start with the work (not the meta-work of building new libs or
hand-rewriting of your code).
We develop compilers from 4th-gen-langs to C++ or P-Code-Systems and i think
this work (Simula->C++) is much easier (About half a year or one year).
The other possibility is to use the complete old system with a
normal-Simula Compiler and 'embed' the result in a C++-System.
Peter
--
Peter Brueckner, Brueckner&Jarosch Ing.-GmbH Erfurt, Germany 99084 Erfurt
Andreasstrasse 37, Voice +49-361-6431811,EMail peter@bj-ig.de, -42-
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.