Sunday, 29 September 2013

Building an application ontop of an IDE

Building an application ontop of an IDE

Is it possible to have an application that can be built on top of an IDE?
So i would like to edit some of the code in my application on the IDE and
this can be saved to reflect a new change on the code programmed for the
application. So i click on an area to change a text editor like IDLE (for
python) pops up or an ide, the code for that application is generated or
can be created from scratch to illustrate a new change in my application.
This would save me having to write my own complier for my application.
Thanks for suggestions.

No comments:

Post a Comment