From 2f4921a5755f35a96d3005cd0841c15669de70cc Mon Sep 17 00:00:00 2001 From: daurnimator Date: Fri, 30 Mar 2018 15:32:41 +1100 Subject: README.md: Add section on fengari library --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5f97fde..425f706 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,22 @@ p(L); ```` +### `fengari` library + +A library containing metadata about the fengari release. + + - `AUTHORS` + - `COPYRIGHT` + - `RELEASE` + - `VERSION` + - `VERSION_MAJOR` + - `VERSION_MINOR` + - `VERSION_NUM` + - `VERSION_RELEASE` + +This library is automatically loaded by `luaL_openlibs` into the global `"fengari"`. + + ## NYI - `io.input()`: partially implemented -- cgit v1.2.3-54-g00ecf