Skip to content

mohitanand001/AthenaIDE

 
 

Repository files navigation

AthenaIDE

AthenaIDE is an IDE for C/C++ written in Python and PyQt4. It contains all the advanced features and is easy to use.

Features:

  1. Syntax Highlighting, Auto Indent, Line Numbers

  2. Code Completion

  3. Code Folding

  4. Variable Scope

  5. A Debugger interfacing with GDB using GDB/MI, to debug C/C++ programs.

  6. A Linux Terminal

and many others lets you write code in a simple way.

Running

Execute the athena.sh script to run AthenaIDE.

Please mail bugs to abhijangda@hotmail.com

Requirements

Python 2.7 PyQt4

About

An C/C++ IDE specially for GNU/Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.9%
  • Shell 6.1%
  • Makefile 5.0%