Python、Lua和Ruby——脚本大P.K.
译者按:Python、 lua和ruby在C/C++是日渐式微的情况下,在java/.net的围歼中努力抗争的三个当红小生。在Tom Gutschmidt的著作《Game Programmng with Python, Lua and Ruby》一书中,介绍了三种语言在游戏中的应用,其中尤为了不起的是在书中最后一章中比较了三种脚本,作者没有说孰优孰劣,但是读者你认为呢?欢迎留言讨论。
本文最初发表于恋花蝶的博客http://blog.csdn.net/lanphaday,欢迎转载,但敬请保持全文完整。
Python versus Lua Versus Ruby
Python、Lua和Ruby——脚本大P.K.
Tom Gutschmidt 著
赖勇浩(http://blog.csdn.net/lanphaday) 译
So which of the three languages is the best to use on your project? That depends a great deal on what you want to accomplish. To wrap up the book, I’ve outlined some of the pros and cons of […]
Software:
The Programming Language Lua
Document:
Lua 5.1 参考手册