aboutsummaryrefslogtreecommitdiffhomepage
path: root/lua/README
blob: 1238641b5eb51a966fbeec5f8e230dd087096d07 (plain)
1
2
3
4
5
6
7
This is Lua 5.3.4, released on 12 Jan 2017.

For further information about Lua, see doc/manual.html.

Scintilla only uses Lua with its LPeg lexer, which is disabled by default.
In order to enable it, see ../doc/LPegLexer.html.