luaf is an experimental implementation of lua 5.4 for learning purposes and luafs 🤠. It aims to be fully feature compatible with lua 5.4 as well as additions that also aims to make lua a more feature complete language.
See luaf.dev for more information and documentation.
See Contributing.md for how to contribute to this project.
make installinstall luaf.make replrun luaf repl from source.make testrun tests.make helpfor more commands to develop with.