lua
lua copied to clipboard
Roadmap
- [ ] Full API coverage matching the
Luerl.Newinterface - [ ] Livebook guide for working with Lua
- [ ] Examples of working with external libraries like
luassert - [x] Examples of including preludes into your Lua scripts (see example on twitter and Github Repo)
- [x] Example of writing a
defluafunction that modifies state - [x] Loaded files with a syntax error should return a syntax error message