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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CtoPAStom!