Login  |  繁體中文
感謝您對「自由軟體鑄造場」的支持與愛護,十多年來「自由軟體鑄造場」受中央研究院支持,並在資訊科學研究所以及資訊科技創新研究中心執行,現已完成階段性的任務。 原網站預計持續維運至 2021年底,網站內容基本上不會再更動。本網站由 Denny Huang 備份封存。
也紀念我們永遠的朋友 李士傑先生(Shih-Chieh Ilya Li)。

What is Resource Catalog ?

catalog-iconThe OpenFoundry Resource Catalog lists professional resources and applications related to the development of open source software. If you have any recommendation listing / category  or bug for this resource catalog, please do not hesitate to contact us.

B:Lua

Rating
0
Votes
0
Rate this listing
0 vote

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/