So, hi! I am very new to Coding outside of a Game-Creation Program that automatically creates executable files for me, and from Create Your Frisk and other projects, I know a decent chunk of the basics in LUA. but how do I make a program out of it? Like, How do I make an executable?(I'm using visual studio to code)
lualuais an Executable, in my Case:bash- And for the Operating System are special Libraries present that holding functions for it. The Point is: A Game gives Lua specialized functions (Keyboard, Mouse, Controller, Sound, Graphics, Physics, ...) you dont find in a pure Lua Environment specialized for the Operating System.