[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Ravi (a Lua 5.3 dialect) with LLVM JIT Compilation technology - Alpha Release 0.12
- From: Dibyendu Majumdar <mobile@...>
- Date: Fri, 4 Dec 2015 23:45:01 +0000
Hi,
Ravi (http://ravilang.org) is a dialect of Lua 5.3 featuring LLVM based JIT
compiler and limited optional static typing.
I am pleased to announce that the alpha 0.12 release of Ravi is now
available. In this release there are following changes:
- Lua 5.3.2 merge.
- Various bug fixes.
For full details please see:
https://github.com/dibyendumajumdar/ravi/releases
Regards