开发者

What is the most Interesting and innovative IDE?

As every programmer knows tools are important and there is no tool more important for a developer than the IDE you use to code. In the last few years the IDE-s fall into standards and it is not common to see innovation in this area. What IDE-s you can recomme开发者_StackOverflow中文版nd as innovative and what new ideas and paradigms they introduced?


This is by far the coolest set of coding tools yet!

http://vimeo.com/36579366


I haven't used this but saw the demo video yesterday. The IDE is called code bubbles and has a unique way of showing and grouping related code together.

That said I find the intellitrace feature in Visual Studio 2010 quite innovative.


Palm's Project Ares: http://ares.palm.com/Ares/about.html

It's the IDE for the Palm webOS phones, that runs entirely as a web app. You build and run your app inside the browser, and when you're done, you deploy straight to the cloud.


I'd put my bet on Meta Programming System by Jetbrains. The concept is not new but it's the first time it has been implemented on such a huge scale with great IDE support. You create a DSL first, then write programs in that DSL and finally generate code in a target language.


I'll go for Scratch, though I wouldn't want to write a banking system using it :-)


Some cool videos of structured editor prototype that will let you directly code the AST.

This is a prototype only and I have no idea if it is still being developed.


One interesting IDE I have seen only on video is Code Bubbles. It opens code snippets as a graph of visual "bubbles". It is really interesting and definitely something I want to try.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜