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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CtoPAStom!