Command | Description |
---|---|
new_lua | creates a new lua state |
new_multi_line | won't excecute the script immediately when pressing enter |
end_multi_line | will execute the script typed after new_multi_line |
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Really simple lua interactive shell. Uses the sol2 library as lua wrapper.
License
repo-archive-X-rays5/lua_shell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Really simple lua interactive shell. Uses the sol2 library as lua wrapper.