A minimal Linux shell that allows direct Lua evaluation by prefixing commands with :.
Built in Odin as a learning project.
The codebase is currently a mess and probably will be for a while, but have a poke if you're into the crunchy bits of Linux terminals/shells.
Features
- Direct Lua evaluation using
:prefix - Running commands (mostly)
- Not much else yet
Status
Toy project, (somewhat?) actively developed. Not intended for production/recreational/medicinal use.