TCL vs Lua - scripting a mmo server

前端 未结 6 2211
轻奢々
轻奢々 2021-02-20 14:11

I have a c++ server side project that I need to embed some sort of scripting into. It is part of an online MMO type of server. I have significant experience using TCL, and it se

6条回答
  •  遥遥无期
    2021-02-20 15:02

    I suspect that Tcl will have more libraries that you might find necessary or convenient along the way.

提交回复
热议问题