[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Ravi 0.7 released
- From: Dibyendu Majumdar <mobile@...>
- Date: Sat, 11 Jul 2015 15:02:11 +0100
Hi,
I have just released v0.7 of Ravi. In this release:
* Lua 5.3.1 changes has been merged
* Function parameters can now be decorated with static types.
* Bit-wise operations may be JIT compiled for a subset of scenarios.
For full details please see:
https://github.com/dibyendumajumdar/ravi/releases
And the main website:
https://github.com/dibyendumajumdar/ravi
The libgccjit based JIT compiler is not yet released as this is work
in progress.
Thanks and Regards
Dibyendu