結果 1 - 4 共 4
Lua Studio是一個簡易的Lua整合開發環境,它包括一個支援語法著色的文字編輯器以及一個內建的除錯器。這是一個以C++與MFC撰寫的Windows軟體。
適用平台:Windows;原始碼授權類型:MIT/X Consortium License
LuaEdit 是為Lua 5.0設計的IDE,集成了Debugger和Script Editor的功能。其功能包括語法著色、自動完成、參數列表、增強的斷點管理、函數列表、變量列表、變量觀察和工程管理等。
適用平台:Windows;原始碼授權類型:GNU General Public License(GPL), Mozilla Public License 1.1
B:Lua (pronounced Blua) is an open source project to create a full featured standalone Lua IDE (note: B:Lua is not an Eclipseplugin and has nothing to do with Eclipse except using the same Java API (SWT/JFace)).
B:Lua will also have a whole bunch of game related features, initially for World of Warcraft(that you can turn on/off).
B:Lua will have features such as:
Real-time code parsing and error checking
Code assist
Code completion
Code hovering / Variable info
Global search/replace with regular expressions
Fast code jumping for functions, methods and globals declared in other files
Platform:Cross platform License:GNU General Public License(GPL)
Reference:https://blua.sourceforge.net/