Skip to content

Commit a38c546

Browse files
authored
improved README (adding licensing)
1 parent d136753 commit a38c546

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Readme

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# RiscLua
2+
RiscLua is a port to RISC OS of the Lua programming language. It differs from standard Lua in a few small details to be more conformant to RISC OS. The packaging of RiscLua has also varied. At one point it was a relocatable module, but it was found that error-handling was easier when packaged as an application.
3+
4+
Lua license is included [here](LICENSE)
5+
Changes to Lua port for RISC OS are copyright Gavin Wraith and distributed under the same license as Lua original code (MIT license)
6+
7+
8+
## Status:
19
RiscLua 86 (VFP)
210
Based on Lua 5.4.3
311
Compiler: GCC 4.7.4

0 commit comments

Comments
 (0)