The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Get an email when there's a new version of Ravi Programming Language
| Name | Modified | Size | InfoDownloads / Week |
|---|---|---|---|
| Parent folder | |||
| Ravi (a Lua dialect) 1.0 Beta-7 Release with JIT_AOT compilation support source code.tar.gz | 2021年07月30日 | 3.2 MB | |
| Ravi (a Lua dialect) 1.0 Beta-7 Release with JIT_AOT compilation support source code.zip | 2021年07月30日 | 3.6 MB | |
| README.md | 2021年07月30日 | 757 Bytes | |
| Totals: 3 Items | 6.8 MB | 0 | |
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-7 release of Ravi is now available.
The main highlights of this release are:
- Bug fixes
- Improvements to type checking
- MIR JIT backend updated to latest upstream version
- Preview release of new compiler framework for JIT/AOT compilation (https://the-ravi-programming-language.readthedocs.io/en/latest/ravi-compiler.html)
For general information regarding Ravi please visit: * https://github.com/dibyendumajumdar/ravi
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