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.

Geany

Rating
0
Votes
0
Rate this listing
0 vote

Geany is a small and lightweight Integrated Development Environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME - Geany only requires the GTK2 runtime libraries.

Some basic features of Geany:

Syntax highlighting

Code folding

Symbol name auto-completion

Construct completion/snippets

Auto-closing of XML and HTML tags

Call tips

Many supported filetypes including C, Java, PHP, HTML, Python, Perl, Pascal

Symbol lists

Code navigation

Build system to compile and execute your code

Simple project management

Plugin interface

Platform:Cross Plaform;         Licesne: GNU General Public Licence

Reference:https://www.geany.org/Main/About