CodeTyphon
is our FREE “Pascal Visual Programming Studio”
https://www.pilotlogic.com/sitejoom/index.php/projects.html
——-
LAZARUS
What is Lazarus?
Lazarus is a Delphi compatible cross-platform IDE for Rapid Application Development.
MONO
linux and macos for c# ide
https://www.mono-project.com/download/stable/
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
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
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
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
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