JIRA project "Scala"

Codename for IDEA 7 ? Or some cool new IDEA-related project? :)

0
8 comments
Avatar
Permanently deleted user

Hello Yann,

Codename for IDEA 7 ? Or some cool new IDEA-related project? :)


Maybe Scala support (http://scala.epfl.ch)?


0

Ah, I see. Thanks for the clarification ;)

0
Avatar
Permanently deleted user

It is Scala language support, and it is not planned to be included in IDEA. At least for now:)

0
Avatar
Permanently deleted user

Wow, you do have a yen to do functional programming again, and have chosen a great way to go about it! I always figured that Scala was a language with a lot of potential, close enough to the Java environment and "style" to make building a community easier, while being both terser and more expressive of design intent. If you guys put in the effort to give it a modern environment, some amazing things could happen.

(The was the more measured, restrained version of this post. The initial version went something like: I WANT THIS NOW!!!! LET ME HELP PICK ME! PICK ME! I'll do a hundred inspections and twenty refactorings tomorrow!!! SCALA IN IDEA!!!! OMGWTFBBQ!)

--Dave Griffith

0
Avatar
Permanently deleted user

:))

Hello Dave,

AFAIU this project is going to be open source, along with Ruby one. Thus,
I see no problems for you to participate there. Just let us have a start
with it.

-


Maxim Shafirov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

Wow, you do have a yen to do functional programming again, and have
chosen a great way to go about it! I always figured that Scala was a
language with a lot of potential, close enough to the Java environment
and "style" to make building a community easier, while being both
terser and more expressive of design intent. If you guys put in the
effort to give it a modern environment, some amazing things could
happen.

(The was the more measured, restrained version of this post. The
initial version went something like: I WANT THIS NOW!!!! LET ME HELP
PICK ME! PICK ME! I'll do a hundred inspections and twenty
refactorings tomorrow!!! SCALA IN IDEA!!!! OMGWTFBBQ!)

--Dave Griffith



0
Avatar
Permanently deleted user

Scala is great, and easy, since it runs on the JVM. Are there plans for other functional langs, like Erlang? I love it's concurrency focus...

--pete

0
Avatar
Permanently deleted user

ditto what Dave said

0

Erlang is hard to implement on top of the JVM. However, Scala now has 'lightweight threads', essentially analog of Erlang threads.

0

Please sign in to leave a comment.