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, you past in the left area the original code and you take the PASCAL version from the right area.
It is a GPL2 software.
Goodbye!
Tommaso Fantozzi
Features
- It translates IF, ELSE, FOR, WHILE, and many other C statements
- It translate Pointers, pre and post operators, operators priority etc.
- It recognizes variable declarations etc.
- It correctly manages formulas into FOR statement
Categories
Cross CompilersLicense
GNU General Public License version 2.0 (GPLv2)Follow CtoPAStom
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CtoPAStom!