Hi,

Am 17.01.2009 um 16:22 schrieb Peter Wolf:

I think much of the parser, such as the JFlex lexer is certainly
reusable.  The recursive descent parser outputs Intellij objects, but
with pretty minor changes could be made reuseable.

Please feel free to take anything you want.

http://code.google.com/p/clojure-intellij-plugin/source/browse/

There is lots of such things going at the moment.

- Enclojure
- Clojuredev
- the IntelliJ Plugin
- the swank/SLIME/emacs thingy
- my Vim Gorilla

Is there some interest to bundle the efforts?

I'm thinking about a project, which provides such common
things, like the Parser mentioned above. Or Chouser's or
cgrand's javadoc. Everything in a neutral way, so that the
specific frontend projects just provide the interface to the
IDE in question and use the same backend functions.

This would allow a faster development for the different
platforms, since re-inventing the wheel is not necessary.

I don't know the requirements of the different platforms,
let alone how to implement all the features like refactoring
and stuff. So I don't even know, whether this is possible
or not.

So what do you think?

Sincerely
Meikel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to