GitXplorerGitXplorer
i

multi-language-ide

public
1 stars
0 forks
2 issues

Commits

List of commits on branch master.
Unverified
fb17e73dc60ac7709ad091cfb5e3277d46aec8d2

fixed and issue of loading a file with undetected language

iishankhare07 committed 10 years ago
Unverified
b2fe24201dcf9125882744a46bf51dd5a5ae2613

added functionality for hiding the directory viewer

iishankhare07 committed 10 years ago
Unverified
33c13a956b5ce7e5e316593f734d80e5bb21b616

autosave functionality added

iishankhare07 committed 10 years ago
Unverified
6eb2abd80ffbb4b41de55512ded525cf2c788658

c & c++ compilation capability added

iishankhare07 committed 10 years ago
Unverified
75b43e18f8ce7495e1d9d18a152cd7b5dcb02f17

removed code from the previous versions

iishankhare07 committed 10 years ago
Unverified
32fcd1488206b52e38f4618b7df3cb3239b5b45e

run capability added for interpreted languages

iishankhare07 committed 10 years ago

README

The README file for this repository.

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