Author: È¥Ö´ÓÃÈÍÈ¥Ö´ÓÃÈÍ
Date: May 18, 2008 23:47
You seem to really understand what I mean.
Anyway, I decide to start using Lua.
I will start exposing all my algorithms through
Swig to both Python and Lua.
Lua will be my main configuration language and when
the logic is not too difficult, I may implement it
in Lua.
Extending Python is easy.
But embedding is really painful. But I do agree
that Python is much more powerful than Lua.
So no pain no gain.
【 在 scaner (生活就像小烂狗) 的大作中提到: 】
: 还是不方便啊, 我觉得要是不考虑性能问题的话,
: 提供一个专门的Python函数GetVar啥的, 后面给个
: 长点的名字可以访问到大部数据......
|