This repository contains the core fengari code (which is a port of the Lua C library) which includes parser, virtual machine and base libraries. However it is rare to use this repository directly.
Kilua is an small, extensible, and Lua-powered text editor. The project was originally based upon the minimal kilo editor originally written by @antirez, and introduced here on his blog, but now ...