Cuberite Forum

Full Version: The new MCServer coding style?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
what does Squirrel do??
Apparently it's a language for writing plugins, alternative to Lua.
Squirrel is like Lua, but also more like C++
:
I must have missed it. It is deleted now Smile

:
Like they already said: Squirrel is an alternative to lua. In my opinion it is much cleaner and more readable for me, because I´m used to the syntax. (Like PHP, C++, Java, etc.)
You can take a look:
Chat log in Squirrel:
http://code.google.com/p/mc-server/sourc...hatLog.nut
Chat log in Lua:
http://code.google.com/p/mc-server/sourc...plugin.lua
omg it looks much cleaner indeed :O
Pages: 1 2