|
Project Information
|
Eclectic CSP (eCSP) is a higher order modular concurrent programming language designed by Benard Sufrin & Quentin Miller (a version of which is described here http://users.comlab.ox.ac.uk/bernard.sufrin/ECSP/ecsp.pdf). Currently a prototype implementation exists which translates eCSP into Java. The aim of this project is write a compiler that translates eCSP in Java Bytecode for use with the JVM. |