An open API service indexing awesome lists of open source software.

https://github.com/ishankhare07/multi-language-ide

python based IDE for multiple language support
https://github.com/ishankhare07/multi-language-ide

Last synced: over 1 year ago
JSON representation

python based IDE for multiple language support

Awesome Lists containing this project

README

          

IDE
========

A python and GTK+ - 3.0 based IDE for 8 languages

1. c
2. c++
3. java
4. python
5. python3
6. ruby
7. perl
8. golang

Requirements:
===============
1. Python 3
2. Fedora/other **_pure_** GNOME Desktop Environment -> Works out of the box
3. Ubuntu 14.10 and above -> Works out of the box
4. Ubuntu 14.04 or below under unity, install following package
``` sudo apt-get install gir1.2-gtksource-3.0 ```