UseFull Plugins Requests
#19
Actually Lua has many good libraries, but installing them is not trivial enough for most people. Have a look at LuaRocks, the amount of libraries available there is impressive. And there are more repositories like this, LuaDist being one of them if I remember correctly.

I believe Lua was chosen because it's rather easy to integrate, is fast and is both simple to learn for beginners and powerful enough for advanced stuff. Also it is a somewhat standard scripting language for game engines nowadays.
C++ is not a good language for plugins because it requires compilation, which means every plugin would either be a platform-dependent binary file, or a source distribution which the users would have compile for themselves. Not so great stuff for casual users.
Reply
Thanks given by:


Messages In This Thread
UseFull Plugins Requests - by Shiva92 - 03-29-2014, 03:37 AM
RE: UseFull Plugins Requests - by bearbin - 03-29-2014, 04:29 AM
RE: UseFull Plugins Requests - by NiLSPACE - 03-29-2014, 04:57 AM
RE: UseFull Plugins Requests - by tonibm19 - 03-29-2014, 07:59 AM
RE: UseFull Plugins Requests - by xoft - 03-29-2014, 06:14 AM
RE: UseFull Plugins Requests - by Shiva92 - 03-29-2014, 10:39 AM
RE: UseFull Plugins Requests - by NiLSPACE - 03-29-2014, 06:38 PM
RE: UseFull Plugins Requests - by fankins - 03-30-2014, 01:30 AM
RE: UseFull Plugins Requests - by NiLSPACE - 03-30-2014, 01:40 AM
RE: UseFull Plugins Requests - by fankins - 03-30-2014, 02:15 AM
RE: UseFull Plugins Requests - by Shiva92 - 03-30-2014, 02:26 AM
RE: UseFull Plugins Requests - by NiLSPACE - 03-30-2014, 02:28 AM
RE: UseFull Plugins Requests - by Shiva92 - 03-30-2014, 02:30 AM
RE: UseFull Plugins Requests - by NiLSPACE - 03-30-2014, 02:41 AM
RE: UseFull Plugins Requests - by LO1ZB - 03-30-2014, 05:28 AM
RE: UseFull Plugins Requests - by NiLSPACE - 03-30-2014, 05:29 AM
RE: UseFull Plugins Requests - by tonibm19 - 03-30-2014, 05:32 AM
RE: UseFull Plugins Requests - by bearbin - 03-30-2014, 07:17 AM
RE: UseFull Plugins Requests - by xoft - 03-30-2014, 07:45 AM
RE: UseFull Plugins Requests - by Shiva92 - 03-30-2014, 10:04 AM
RE: UseFull Plugins Requests - by xoft - 03-30-2014, 10:18 AM
RE: UseFull Plugins Requests - by Shiva92 - 03-30-2014, 11:03 AM
RE: UseFull Plugins Requests - by xoft - 03-31-2014, 03:02 AM



Users browsing this thread: 1 Guest(s)