ProcessJ Compiler. Description Compiler for ProcessJ. A process-oriented programming language. Install From this directory: Make CCSP library needed by C runtime of compiler: ./buildCCSP.sh Make compiler code: ant Run ./pjc -t c fileToMake.pjc