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.

Editor

Listings

Results 1 - 9 of 9

Vim

★★★★★

Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.

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 is a professional source code editor for Windows.

This program is not only fast in loading time, but also small in size (so small that it can be copied in one floppy disk).

While it can serve as a good replacement for Notepad, it also offers many powerful features for programming languages such as HTML, C/C++, Perl and Java.

Platform:Windows       License:unknown

Reference:https://www.crimsoneditor.com/

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++

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Emacs

Emacs is a text editor and more. At its core is an interpreter for Emacs Lisp (“elisp”, for short), a dialect of the Lisp programming language with extensions to support text editing.