|
Cross platform
IDE for UNIX based C systems.
The objective of the application is to provide an integrated-development
environment comprising of editing, compiling and debugging tools for
C-C++ programs on UNIX platform. The project will have a user-friendly
GUI which can be run from windows desktop. The project shall support
source- file editing and save changes to the UNIX system via FTP
connection. The editor will support Syntax highlighting, data type
recognition and other features desirable for a program editor. The UNIX
system compiler and debugger will be used and the interface to the UNIX
host can be established via file transfer or socket communication
|