| |
 |
|
With the online GPCP compiler, you can compile Component Pascal programs online
and download the resulting .NET executables.
Requirements
- Version 1.x of the .NET Framework (to run the executables)
- If you choose to save the executable to disk and run it, you will need RTS.dll to be
present in an accessible directory.
NOTE: the compiler will only generate an .exe file if you import the module CPmain.
If you do not import this module, a .dll will be generated. Also, the online compiler only
allows you to develop a single module.
Your GPCP program:
Load example program:
Compiler output:
|