mpc-jit
is a privacy contract JIT runtime executor. The source code is located in the tools/platon-jit. To compile the module, please refer to http://www.llvm.org/docs/GettingStarted.html
plang
is a privacy contract compiler. The source code is located in tools/clang/tools/plang directory. To compile the compiler, you should first install rapidjson
.