matt-kempster / m2c

A MIPS and PowerPC decompiler.
GNU General Public License v3.0
386 stars 46 forks source link

Add Pascal support #244

Closed simonlindholm closed 1 year ago

simonlindholm commented 1 year ago

This PR allows converting linguistically aberrant compiler subsystems (as1, perhaps?) back into Pascal.

Practically speaking, I don't think this is actually worth merging: it adds too much clutter and maintenance effort for such a niche use-case. I think we can leave it around as a long-lived branch instead. But I wanted to make a PR out of it to make it easy to see the diff.