[llvm-dev] Ravi 0.9 alpha release - a Lua 5.3 dialect with LLVM JIT compiler

Dibyendu Majumdar via llvm-dev llvm-dev at lists.llvm.org
Sun Sep 6 03:21:56 PDT 2015


Ravi (http://ravilang.org) is a derivative/dialect of Lua 5.3 with
limited optional static typing and an LLVM based JIT compiler.

I am pleased to announce that I have just uploaded the 0.9 alpha
release of Ravi. In this release the main new feature is the
availability of LLVM bindings that allow JIT compilation technology to
be easily accessed from Ravi.

For full details of the new release please visit:
https://github.com/dibyendumajumdar/ravi/releases/tag/0.9

For details of the LLVM bindings available in Ravi, please visit:
http://the-ravi-programming-language.readthedocs.org/en/latest/llvm-bindings.html

Thanks and Regards


More information about the llvm-dev mailing list