summaryrefslogtreecommitdiff
path: root/src/README
blob: e5375981f6fd34d70a080ea07725ac7a26b79872 (plain)
1
2
3
4
5
This is the Lua core.

The standard Lua library are in lib/.
A sample interpreter is in lua/.
A standalone compiler is in luac/.