Component Pascal compiler Wiki
Status: Alpha
Brought to you by:
romiras
Checkout or update main working copy of SVN repository by command
svn checkout https://cp-dev.svn.sourceforge.net/svnroot/cp-dev
In order to build Component Pascal console compiler you need following (open-source) software:
For building back-end (library cpdev):
For building front-end (CPcc):
Open document CDev/Docu/Build.odc in BlackBox and follow instructions for building back-end library.
Open document Fwk/Docu/CP-console-build.txt in BlackBox and follow instructions for compiling modules need for usage of module Out.
Open document CPcc/doc/INSTALL in every text editor and follow instructions for building from sources.