Component Pascal compiler Wiki
Status: Alpha
Brought to you by:
romiras
Get last source from SVN repository at svn://svn.code.sf.net/p/cp-dev/code (checkout or update main working copy)
svn checkout svn://svn.code.sf.net/p/cp-dev/code cp-dev-code
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.