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
- Host: GitHub
- URL: https://github.com/ishankhare07/multi-language-ide
- Owner: ishankhare07
- License: mit
- Created: 2014-09-19T15:24:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-17T12:10:50.000Z (over 10 years ago)
- Last Synced: 2025-01-23T15:51:27.681Z (over 1 year ago)
- Language: Python
- Homepage: http://ishankhare07.github.io/multi-language-ide
- Size: 144 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ```