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

什麼是資源表列?

catalog-iconOpenFoundry 蒐集與自由軟體相關的連結資訊並將其分類,供您依此資源目錄架構,循序深入自由軟體豐富的應用世界。若此分類下發現有任何問題及建議,非常歡迎您協助我們改進,請寄至[email protected]

整合開發環境

Listings

結果 1 - 4 共 4

Lua Studio

Lua Studio是一個簡易的Lua整合開發環境,它包括一個支援語法著色的文字編輯器以及一個內建的除錯器。這是一個以C++與MFC撰寫的Windows軟體。

適用平台:Windows;原始碼授權類型:MIT/X Consortium License

資料來源:https://luaforge.net/projects/lua-studio/

Decoda

Decoda是提供一個專業的開發環境來讓使用者對Lua script除錯,它易學且快速,是一個值得一試的工具。

適用平台:Windows;原始碼授權類型:未知

資料來源:https://www.unknownworlds.com/decoda

LuaEdit

LuaEdit 是為Lua 5.0設計的IDE,集成了Debugger和Script Editor的功能。其功能包括語法著色、自動完成、參數列表、增強的斷點管理、函數列表、變量列表、變量觀察和工程管理等。

適用平台:Windows;原始碼授權類型:GNU General Public License(GPL), Mozilla Public License 1.1

資料來源:https://wiki.cwowaddon.com/LuaEdit

B:Lua

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/