Sisong

HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences

 Open source IDE for the [Haiku] OS

 Author:   Caitlin Snow
 Homepage: http://five75.sourceforge.net/sisong.htm
 Family:   IDEFamily
 Platform: Haiku
 License:  GPL
This is a programmer's text editor and IDE targeted at C/C++ development. The program is still relatively new but stable: I use it every day, as well as to develop itself.

"Sisong" is inspired by my favorite editor from Win32, Notepad++, although it does not share any code with either Notepad++ or SciTE, NPP's editing component.

A design goal is to stay lightweight and flexible. To this end, it uses a "build script" instead of "project files", so your program is not tied to any particular IDE and it is obvious exactly what will be done. You can use make, jam, or your build tool of choice. Heck, you can even develop HTML and have your script call "hey" to activate & refresh your browser when you "build".

Building is done in a pop-up compile pane. The pane can parse gcc error messages and take you to the location of the error. It will also redirect your program's stdout.

Currently supported is:

 Screenshot:

HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences
Edit text of this page | View other revisions
Last edited September 1, 2011 2:41 pm (diff)
Search: