Kuzya
From Infogalactic: the planetary knowledge core
60px | |
250px
Kuzya Screenshot
|
|
Developer(s) | PLLUG coreteam |
---|---|
Stable release | 2.1.10 / June 28, 2010 |
Development status | Active |
Written in | C++ |
Operating system | Windows, Linux, Mac (cross-platform) |
Type | IDE |
License | GNU General Public License |
Website | http://sourceforge.net/projects/kuzya/ |
Kuzya is a free and open source, cross-platform IDE. It is developed in C++ using Qt as the GUI toolkit. Kuzya is not tied to one concrete language of programming or to the concrete compiler. It is being developed for Linux, Windows, and Mac OS X.
Contents
Features
Compilation
- Support for multiple compilers
- MinGW / GCC C / C
- Borland C 5.5
- Borland Turbo Pascal 7.0
- FreePascal
Interface
- Syntax highlighting
- Code folding
- Code completion
- Localization
- Styles selection
Unification of the graphics procedures for different programming languages
- Traditional Graphics
- Turtle Graphics