C-frame is a specialized 2D IDE for cross-platform 'system programming' (development on Windows/Linux/UNIX). You can convert an existing plain ASCII C source file to a CFR format (displayed in an editor as frames). It has compiler support for MSVC++, gcc, and gcc for Win32. It supports GTK+, GTK+ for Win32 with MinGW, and X11 software development.
| Tags | Terminals Terminal Emulators/X Terminals Text Editors Integrated Development Environments (IDE) |
|---|---|
| Licenses | GPL |
| Operating Systems | Unix POSIX Linux OS Independent Windows Windows Windows Windows |
| Implementation | C |
Recent releases


Release Notes: New actions include the ability to complement, go-to definition/declaration (for library headers), and macro-resolution. Self-running demos were added. Online contextual help is available for GTK+ development. In the MS Windows version, additional online contextual help was added for the C language and Win32 API.


No changes have been submitted for this release.
C++ template classes implementing a B+ tree key/data container in main memory.