Samiksha Jaiswal (Editor)

IcyOwl

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Loh Tien Hock

Operating system
  
Cross-Platform

License
  
GPL

Stable release
  
0.13 Pre Alpha

Type
  
IDE

Website
  
icyowl.googlepages.comicyowl.sourceforge.net

IcyOwl is an Open Source C++ Integrated Development Environment(IDE) distributed under GNU General Public License. It is written in C++ and wxWidgets API. IcyOwl is Cross-Platform, which means that it runs on many Operating System such as Microsoft Windows and Linux. Mac OS port is still unavailable as of now.

It uses doxygen to generate class tree, but only supports one compiler, that is GCC/MinGW.

It is now going through a major code changes since the developer saw problems implementing the class browser using doxygen.

Features

  • Uses MinGW on Windows
  • Uses GCC on linux
  • Syntax highlighting
  • Code completion
  • Class browser
  • Project Manager
  • Auto generation of Makefile
  • References

    IcyOwl Wikipedia


    Similar Topics