search for: 3fc76b07

Displaying 1 result from an estimated 1 matches for "3fc76b07".

2015 Feb 14
2
[LLVMdev] Y.A.Project based on LLVM: ParaSail LLVM-Based compiler
ParaSail (http://parasail-lang.org) is a safe pervasively-parallel object-oriented programming language. Starting in June 2014 we began the construction of an LLVM-based backend for ParaSail. The existing ParaSail interpreter is broken into a front end that generates instructions for the "ParaSail Virtual Machine" (PSVM), and an interpreter for PSVM instructions. The LLVM-based