We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc4b090 commit a1dffa7Copy full SHA for a1dffa7
Readme.md
@@ -6,13 +6,15 @@ Changes to Lua port for RISC OS are copyright Gavin Wraith and distributed under
6
7
8
## Status:
9
+```
10
RiscLua 86 (VFP)
11
Based on Lua 5.4.3
12
Compiler: GCC 4.7.4
13
Libraries: riscos, lpeg
14
Numbers: 64bit integers, 64bit vfp
15
package.path: rlua86:lib.?,?
16
date: 2021/09/18
17
18
19
For more info please click [here](http://www.wra1th.plus.com/lua/risclua.html)
20
0 commit comments