Integrated Development Environments and RAD.

Discussion of different programming languages.

Moderators: Daniel Pitts, Phang

Integrated Development Environments and RAD.

Postby Daniel Pitts » Fri Dec 09, 2005 7:53 pm

There is a trend for IDE's to write more code for you, and manipulate your code at a higher level. Unfortunately, most of the IDEs I've experienced, are either awkward, bulky, buggy, or Java specific, or some combination thereof.

I think I might want to build an extensible IDE, which has nice high-level code refactoring and generation features, API documentation look up, in IDE syntax checking, etc... Something like Idea, and Eclipse, but with a generic core that reads specifications of languages, and applies all its features to those languages in total. So, if you can do it on a Java module, then you can do it in a C++ module.

Any other ideas are welcome.
More on this later.
There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. - C.A.R. Hoare
Daniel Pitts
Site Admin
 
Posts: 41
Joined: Wed Feb 23, 2005 12:18 pm
Location: Walnut Creek, California

Return to Languages

Who is online

Users browsing this forum: No registered users and 1 guest

cron