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

什麼是資源表列?

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

編輯器

Listings

結果 1 - 9 共 9

Vim

★★★★★

Vim 是一款從 vi 演化而來的開源文字編輯器, 在程式人員間極為流行. 與Emacs並列為在程式設計師中與開源社群間最受歡迎的編輯器. Vim以高效率著稱, 熟練的人往往可以不用離開鍵盤就可以完成各種工作. 儘管有著非常陡峭習曲線, Vim仍舊吸引了非常多人學習. Vim 已在各種作業系統上都有實作.它甚至被許多主流作業系統綑綁為原始套件.

CodeMAX

★★★

CodeMAX is a simple and fast text editor with the possibility to add custom features using the script language Lua. By creating plugins with Lua you cancustomize CodeMAX on your own. For exsample it is possible to build a complete IDE for different programming languages like C/C++, PHP, Pascal or Basic.

CodeMAX supports syntax highlighting for many programing languages likeHTML, Java, PHP, C/C++/C#, Pascal, different Basic dialects, Assember, SQL, Lua, XML and much more. About 300 highlighters are included. And if you do not find the highlighter you need you can create a new one.

Features:

Simple user interface

Syntax highlighting (300 highlighters are included)

Tabs for parallel file editing

Code folding

Linenumbers

Bookmarks

Completion proposal

Hints for function parameters

Multilingual

Runtime change of plugin profiles

Highlighter editor: Creation of new custom syntax highlighters and editing of existing highlighters

Platform:Windows                      License:GNU General Public License(GPL)

Reference:https://codemax.luaforge.net/

Zeus

Zeus for Windows is a powerful text editor specifically designed for software developers working in the Windows environment.

Features:

Seamless Subversion integration allows SVNcommands to be run from within the IDE

Project/workspace management

Brief, WordStar, Epsilon and Emacs keyboard emulation

Ability to configure for several programming languages

Built-in scripting engine that supports the Python, SmallC, Java Script, VB Script, Lua or TCL languages

Platform:Windows                    License:unknown

Reference:https://www.zeusedit.com/index.html

Crimson Editor

Crimson Editor是一個免費的文字編輯器,用於Microsoft Windows系統,可進行文字、代碼的編輯。

軟體特色:

書籤式界面

語法高亮

多重撤銷/重做

括號匹配

自動縮進

可直接編輯FTP上的文件

支持Unicode

還可使用巨集

內建計算器

帶有基本的數學函數、日期函數

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

資料來源:https://zh.wikipedia.org/zh-tw/Crimson_Editor

Eddie

Eddie is a programmers editor for MacOSX and Gnome Linux. Inspired by the Macintosh Programmers Workshop, Eddie brings some of it's powerful features into a modern lightweight and capable programmer's editor. Eddie is ideal for C/C++ development using makefiles and shell tools but can also be used with XCode projects. The Worksheet in Eddie is a full-featured shell that combines the power of bash and the ease of editing in a normal text window-like mode. Eddie is equally capable at editing HTML, JavaScript, Python, Ruby, Lua and many other languages.

Originally written for BeOS, it is currently actively developed for MacOSX and Gnome Linux.

Platform:Mac OS X & Linux                             License:unknown

Reference:https://www.el34.com/aboutEddie.html

TextWrangler

TextWrangler is the powerful general purpose text editor, and Unix and server administrator’s tool.

Platform:Cross platform             License:unknown

Reference:https://www.barebones.com/products/textwrangler/

KODOMO Edit

Komodo Edit supports PHP, Python, Ruby, Perl and Tcl, plus JavaScript, CSS, HTML and template languages like RHTML, Template-Toolkit, HTML-Smarty and Django.

Features:

Write code faster and shorten the learning curve with code completion that guides you as you work

Support for adding third-party libraries

Interpreter version differentiation of built-in and standard library information

Platform:Cross platform

License:Mozilla Public License (MPL),GNU General Public License (GPL),GNU Lesser Public License (LGPL).

Reference: https://www.activestate.com/komodo-edit

Notepad++

這是一套簡單而又強力的程式編輯器,同時支援各類不同的程式語言風格標註,還有常規表示式等強大的功能。

Emacs

Emacs即Editor MACroS(巨集編輯器),是一種純文字編輯器,在程式設計師和其他以技術工作為主的電腦使用者中廣受歡迎。最初由Richard Stallman於1975年在MIT協同Guy Steele共同完成。Emacs不僅僅是一個編輯器,它是一個整合環境,或可稱它為整合式開發環境,這些功能如讓使用者置身於全功能的作業系統中,在基於編輯器的功能基礎上,Emacs自行開發了一個「bourne-shell-like」的shell:EShell。

資料來源:https://zh.wikipedia.org/zh-hk/Emacs