本文共 478 字,大约阅读时间需要 1 分钟。
http://www.eclipse.org/ldt/
Lua Development Tools (LDT) is about providing Lua developers with an IDE providing the user experience developers expect from any other tool dedicated to a static programming language.
Like many other dynamic languages, Lua is so flexible that it is hard to analyze enough to provide relevant and powerful tooling.
LDT is using Metalua, to analyze Lua source code and provide nice user assistance.LDT is an Open Source tool, licensed under the EPL.
转载地址:http://sosvx.baihongyu.com/