crosspascal
crosspascal copied to clipboard
CrossPascal aims to be a Delphi 7 compatible cross-platform source-to-source compiler which generates intermediate C code.
Results
2
crosspascal issues
Sort by
recently updated
recently updated
newest added
I tried using it on HelloWorld.dpr and also the test.pas like so: cpc.exe test.pas but it seems to crash ? Also what is this exactly ? Does it compile pascal...
``` What steps will reproduce the problem? 1. Build system 2. Try to compile test.p 3. Try to define compiler with -CS What is the expected output? What do you...
Type-Defect
Priority-Medium
auto-migrated