CtoPAStom
C to Pascal converter to port math routines in Lazarus/Delphi.
I looked for a C to Pascal converter but everything I found was just some simple string replacer.
So I developed this syntax interpreter.
It was born to convert C algorithms included in R language sources to Lazarus. So it converts just functions ad NOT .H files.
It tries to do a ready to compile convertsion.
I put my project here because I hope that someone would continue the development. For me it does everything I need and I will not upgrade this project anymore.
The use is simple...