|> I've spoken to the MPS folks, and decided that our PLM code was too
|> idiosyncratic to work well with them. We have Robert Ankeney's
|> translater and will be enhancing it ourselves to translate PLM to C.
|> Still, if your PLM is not very convoluted, MPS might work well. We
|> just had some different ideas about how things should be done.
|>
We tried the MPS product on our "well maintained" PL/M code. As Randy
suggests the translator didn't work that well due to the clever hacks
which we have been done to our code over the years. We also tried Robert
Ankeney's PD translator.... it dumped core on the same test cases!!
In the end we choose to stick with the MPS product. They have been
helpful to us by making some changes to the translator to help in our
conversion. For a lot of things it does a good job. Still, there are some changes which need to be made either pre or post conversion. After looking at the PD converter sources it will be easier for us to whip up a simple pre/post processor....at least for our code.