Posted 20 April 2014 - 02:39 PM
Hello! So, as of recent, a lot of "new" programming languages have come out written in Lua (Novascript, LuaLua, etc.)
I was wondering one thing. In Novascript, you can do
I have looked through the code, and call me a fool, but I cannot understand it that well.
Any help?
I was wondering one thing. In Novascript, you can do
private s = new String("Hello world!")
How exactly is this accomplished? I thought you could only add functions, but apparently not!I have looked through the code, and call me a fool, but I cannot understand it that well.
Any help?