Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2013-12-29 | 1.4 kB | |
OSTech C IDE v1.0.zip | 2013-12-29 | 407.7 kB | |
Totals: 2 Items | 409.1 kB | 0 |
ReadMe This is a basic C IDE totally written in Java and uses tiny c compiler. For now it's only stick to Windows.. I will make it work with linux in the next version.. This software compiles you c programs using tcc and outputs the object files with file extension ".o" and using the run button you can run the created object files... About GUI The software is written in Java as said above so I used java swing package to design its gui.. It has a very simple UI i.e., an Editor Area to write your C code, a compile button to compile your code and a run button to run your code. Please Note that before running your code please save the code so that it will be producing correct and desired output.. There is a menu bar also which provide simpler commands to perform like saving creating new file, quitting etc. Shortcuts I have provided the general shortcuts to use in the program such as Ctrl+s to save etc. This is really my first development of software and publishing to the Internet and please apologise if any bugs are present and yes comment me and please describe the bug if found so that i can fix it in the later versions. Note: Please double click on OSTECH_C_IDE.jar file in the zip file to start the software and use 7-zip or Winrar to extract files.... Thanking You, Developer: SAI PRASAD Company : Open Sky Tech. Company Type : Own and I am the owner. App type: IDE