I remember a 'Dr. Dobbs' project that was made some time ago that tried to create a 'do-it-all' C to Pascal converter. I cannot recall if it was C to 'Turbo' Pascal or C to Object Pascal though...

Either way, it had it's flaws of course.

But if you think about it... wouldn't it make sense that a C/C++ to ObjectPascal converter was entirely possible. You can take both languages and turn them into Assembly... and even ones that turn Assembly into Pascal or C... the difference here though is that you have all the proper variable names instead of having to use nonsensical symbols.

Eh... just a thought.


But yeah, cool tool! :thumbup: