Top 15 Interactive GCC (IGCC) Alternative and Similar Softwares | Apr 2024

IGCC is a real-eval-print loop (REPL) simulator for C/C++ programmers. It allows you to type C++ commands which are immediately compiled and executed. Underneath it uses the normal GCC exe for compiling.

1. Code::Blocks

Code::Blocks Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. An IDE with all the features a developer need, having a consistent look, feel and operation across platforms.Built around a plugin framework, Code::Blocks can......

2. Embitz

Embitz Embitz is a free C/C++ IDE built to meet the most demanding needs of its users working in the field of embedded software development It is designed to be very extensible and fully configurable.Embitz can use any debug probe and is not limited to one type or brand.The integrated STlink......

3. MinGW

MinGW MinGW ("Minimalistic GNU for Windows") is a port of the GNU Compiler Collection (GCC) and GNU Binutils. It provides a complete Open Source programming toolset which is suitable for the development of native MS-Windows (x86) applications, which do not depend on any 3rd-party C-Runtime DLLs.MinGW compilers provide access to the......

4. Macintosh Programmer's Workshop

Macintosh Programmer's Workshop Macintosh Programmer's Workshop (MPW) was a software development environment for the Classic Mac OS, written by Apple Computer. For Macintosh developers, it was one of the primary tools for building applications for System 7.x and Mac OS 8.x and 9.x. Initially, MPW was sold as a commercial product but Apple......

5. Emerald Editor (Crimson Editor)

Emerald Editor (Crimson Editor) Crimson Editor is a professional source editor for Windows. While it can serve as a good replacement for Notepad, it also offers many powerful features for programming languages such as HTML, C/C++, Perl, and Java.......

6. WideStudio

WideStudio WideStudio is an open source, Integrated Development Environment for desktop applications purely made in Japan. This enables you to develop GUI applications that can run on Windows95/98/Me/NT/2000/Xp, WindowsCE, Linux, FreeBSD, SOLARIS, MacOSX(w/X11), BTRON, T-Engine, mu-CLinux(wo/X11) in various programming languages such as C/C++, Java, Perl, Ruby, Python,Objective Caml Since an application......

7. FastDB

FastDB FastDB is a highly efficient main memory database systemwith realtime capabilities and convenient C++ interface.FastDB doesn't support a client-server architecture and all applicationsusing a FastDB database should run at the same host. FastDB is optimizedfor applications with dominated read access pattern. High speed of queryexecution is provided by the elimination......

8. Google Test

Google Test Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parametrized tests, various options for......

9. CPPUnit

CPPUnit Get CppUnit - C++ port of JUnit at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory......

10. Gmail Drive

Gmail Drive Gmail Drive is a Shell Namespace Extension that creates a virtual filesystem around your Google Mail account, allowing you to use it as a storage medium.GD creates a virtual filesystem on top of your Google Mail account and enables you to save and retrieve files stored on Gmail directly from......

11. Boost C++ Libraries

Boost C++ Libraries Boost is a set of libraries for the C++ programming language that provide support for tasks and structures such as linear algebra, pseudo-random number generation, multithreading, image processing, regular expressions, and unit testing. The current release contains over eighty individual libraries.......

12. wxDev-C++

wxDev-C++ wxDev-C++ is an extension of Bloodshed Dev-C++ by Colin Laplace et. al. This program helps you to create dialogs and frames for wxWidgets visually using a form designer. With all the wonderful features of Dev-C++, wxDev-C++ is still being actively developed. The main aim of this......

13. codelot

codelot Codelot is a web service where you can store your own codes or find codes you need. It's intended to be a huge code database and it should help the coders in need.The website is completely user-driven and the size of the code database depends on you.......

14. MinGW-w64

MinGW-w64 The project's goal is to deliver runtime, headers, and libs for developing 64 bit (x64), as well as 32 bit (x86), windows applications using gcc-4.4 or newer versions.It can be considered as a folk of MinGW(32)......

15. SharpKit

SharpKit SharpKit is a C# to JavaScript converter tool. It is a Web Toolkit that enables you to write C# and convert it to JavaScript during compilation. SharpKit was designed for web development teams that maintain C# and JavaScript code, most commonly within the ASP.NET platform and Visual Studio. Writing and......