Giter Site home page Giter Site logo

avisheksanvas / c-ide Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abhey/c-ide

0.0 1.0 0.0 238 KB

C-IDE is a simple C and C++ IDE for Linux based operating systems.

Home Page: http://www.abheyrana.me/C-IDE/

License: GNU General Public License v3.0

Java 100.00%

c-ide's Introduction

C-IDE

Open Source Love GPL Licence

C-IDE is a lightweight C and C++ IDE for systems running Linux.

Basic Features

  • Compile and run C, C++ and Java codes.
  • Precisely displays compilation error.
  • Displays output and take input at runtime.
  • Basic features like cut, copy, paste, find and replace.
  • User can open multiple files simultaneously in different tabs.

Advanced Features

  • Auto indentation.
  • Keyword highlight acc to language selected.
  • User can change font size and style in editor.
  • User can set time limit for execution of a program. Upon exceeding that limit the program terminates.
  • Shows X and Y co-ordinate of cursor, As well as line numbers.
  • All opened files are listed in a tree strucutre so that they could be easily accessed later.
  • Auto-complete - suggests a list of possible words when ctrl+space is entered.

Installing

Firstly download the final zip file from here - https://github.com/Abhey/C-IDE/releases .To run the software extract the contents of zip file. Open terminal in the newly extracted folder and run the following command on terminal -

java -jar legendary-eureka.jar

Currently only Linux based operating systems are supported, support for Windows and Mac OS X will be added soon.

c-ide's People

Contributors

jeffreyng99 avatar pranjalsrivastava092 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.