Skip to content

gatoWololo/ProcessJCompiler

Repository files navigation

ProcessJ Compiler.

Description

Compiler for ProcessJ. A process-oriented programming language.

Install

From this directory:

  1. Make CCSP library needed by C runtime of compiler:

    ./buildCCSP.sh

  2. Make compiler code: ant

Run

./pjc -t c fileToMake.pjc

About

ProcessJ Compiler with a C backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published