Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[omr-dev] [ANN] dmr_C alpha release 0.4 containing OMR JIT backend

dmr_C is a parser and JIT compiler for C, with LLVM, OMRJIT and
NanoJIT backends. dmr_C is derived from the Linux Sparse project.

Main highlights of this release are:

+ New JIT backend using OMRJIT is available as a preview. Note that
this backend is very new and still under initial development and
testing

For instructions on how to build and use dmr_C, please refer to the
documentation on the project site
(https://github.com/dibyendumajumdar/dmr_c).

Note that this is an alpha quality release - there are several known
issues and bugs. Please check the documentation as well as the issues
list for further details.

Thanks and Regards
Dibyendu


Back to the top