Ravi (a Lua dialect) 1.0 Beta-9 Release with JIT/AOT compilation support
dibyendumajumdar
released this
10 Jul 10:19
·
61 commits
to master
since this release
Ravi (http://ravilang.org) is a dialect of Lua with a JIT backend and limited optional static typing. I am pleased to announce that the 1.0 Beta-9 release of Ravi is now available.
The main highlights of this release are:
- Many bug fixes to the new JIT/AOT compiler (https://github.com/dibyendumajumdar/ravi-compiler).
For general information regarding Ravi please visit:
A distribution of Ravi with a small set of libraries is available at:
https://github.com/dibyendumajumdar/Suravi
All feedback welcome!
Thanks and Regards
Dibyendu