FREE IDE

CodeTyphon 

is our FREE “Pascal Visual Programming Studio”

https://www.pilotlogic.com/sitejoom/index.php/projects.html

image

——-

LAZARUS 

https://www.lazarus-ide.org/

What is Lazarus?

Lazarus is a Delphi compatible cross-platform IDE for Rapid Application Development.

image

MONO 

linux and macos for c# ide

https://www.mono-project.com/download/stable/

image

1. Visual Studio Code

Visual Studio Code is a most popular free open-source code editor developed by Microsoft which supports platform like Windows, Linux, Mac. Microsoft provides extension for C++ called “Microsoft C/C++” which can be easily found by searching in extensions section.There is another extension called ” code runner ” that allows to run code snippets as output.

Features :

  • Free to use
  • light-weight
  • Auto-code completion
  • syntax highlighting
  • command line area
  • debugger
  • themes and extensions
  • deployment tools
  • Git support

2. Code:: Blocks

Code::blocks is a open-source and free IDE for C and C++ which can be used on multiple platforms, build in C++ using a GUI widget tool called “wxWidget”. This IDE is specially used for programming in C++ with smooth performance and features.

Features:

  • Free to use
  • Cross-platform
  • Extensible with plugins
  • Multiple compiler support
  • Very fast performance
  • Debugger
  • Customizable
  • Good interface

3. CLion

Clion is a modern IDE by JetBrains which is designed to run C and C++ on various platforms like windows, Linux, and MacOS. It provides intelligent code assistance support so that the main focus must be on important things.

Features :

  • Easy to start new project
  • Smart code completion
  • Easy debugging
  • Refactoring
  • Smart Code analysis
  • Customization
  • Built-in tools

4. Eclipse

Eclipse is one of the most popular and powerful IDE for C++ developers. It is also open-source and free to use with excellent community support. It supports multi-platforms like Windows, Linux and MacOS and many users find it easy to use.

Features :

  • Easy to use
  • Auto-completion of code
  • Open-source
  • source navigation
  • syntax highlighting
  • visual debugging tools
  • Debugging
  • code refactoring

5. CodeLite

CodeLite is one of the best C++ IDE to use which is free, open-source written in C++ and specialized to run on various platforms such as Windows, MacOS, Linux. It also provides many features as any C++ IDE.

Features :

  • Project management
  • code completion
  • syntax highlighting
  • interactive debugger
  • code refactoring
  • Unit testing