Scala
< Programmation
< Informatique
< itair
Get flash to fully experience Pearltrees
I'm tired of using IDEs for scala because it can take several minutes to write one line of code on my computer (before I started programming in scala I didn't surmise that it is slow). It's a great pity that there is no option to turn off some features of scala plugin (of any IDE) that devour 100% of my cpu power and not necessary for me. I want to switch to text editor. I have 2 things that I realy need from editor - syntax highlighting and navigating source code.
Lift is the most powerful, most secure web framework available today. There are Seven Things that distinguish Lift from other web frameworks. Lift applications are: Because Lift applications are written in Scala, an elegant JVM language, you can still use your favorite Java libraries and deploy to your favorite Servlet Container and app server. Use the code you've already written and deploy to the container you've already configured!
Amazingly concise code with the powerful type-safety of Scala . This means more time spent coding features and less time writing tests or chasing parameter mis-matches. Runs on all standard JEE (Java) application servers including Jetty, Tomcat, WebLogic, etc. This means you get the performance, scalability and compatibility of the best web infrastructure around.
by Kevlin Henney, from The Road to Code , March 16, 2012, Submit comment Abstraction is a question of less over more. But is it also a question of high over low? It turns out that the common way of describing abstractions in terms of high-level and low-level hides a number of assumptions, some of which suggest that we often look at abstraction the wrong way up (or down). by Kevlin Henney, from The Road to Code , February 29, 2012,
Today we released an early preview of the Scala IDE V2.1 for Eclipse! While the goal of V2.0 was to provide a reliable environment for your Scala coding, with V2.1 we want to bring your Scala development experience to a whole new level. In this milestone there are a whole lot of new features for you to try out: implicit highlight , move refactoring , scala debugger and semantic highlight are the most exciting ones. If you are like us, once you start using them you will no longer be able go back.