How To Support New Language On Eclipse?

Which Functional programming language offers best support in Eclipse?

topchef at Stack Overflow Visit the source

Was this solution helpful to you?

Other answers

Clojure is pretty well supported with the http://code.google.com/p/counterclockwise/ plugin in Eclipse. Key features: A nice syntax aware editor including rainbow braces An integrated REPL Dependency management orks reasonably nicely with Maven, other Eclipse plugins etc. Debug mode works fairly well

mikera

I would go for Javascript, with Eclipse + Aptana plug-in and http://jsninja.com/ for a book with some nice advanced material.

James Westgate

Since nobody gave this answer I have to add it. Groovy offers Java integration, Eclipse plugin and integration, and functional features. Many would argue that it's a scripting language but it's a complete language nonetheless. And it's obvious choice for Java junkies...

topchef

Python with PyDev plugin is another great option.

topchef

Erlide plugin for Erlang development on Eclipse.

samaras

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.