
fooide
fooIDE is being built from Gobby, a collaborative text-editor with syntax-highlighting.
Gobby, written in GTK+; has a client/server architecture with a tiny footprint, thus is a perfect base for fooIDE.
The following features will be added to convert Gobby into a feature-rich, Collaborative Integrated Development Environment;
• C++ Solution file support - .dev, .sln, .cpb + more!
• C++ compilation and compiler support - g++ and clang
• C++ cross-compilation support - compile binaries for different OSs from host
• C++ shared binary support - compile on one computer, open on another
• C++ code-completion
• Collaborative Debugger - same debug console message on all connected computers
• Non-Collaborative mode - only IDE features
Plan once above list is completed;
• Implement support for other languages and more compilers
Project Information
- License: GNU GPL v3
- svn-based source control
Labels:
IDE
IntegratedDevelopmentEnvironement
Collaborative
CollaborativeIDE
CollaborativeIntegratedDevelopmentEnvironement
Cross-Compiler
fooIDE
C
Cross-Platform
CPlusPlus
CrossPlatform
Developer