Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
soc
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
63
votes
Purpose of “let expression” (LetExpr) in the Java compiler?
java
compiler
language-design
let
asked Dec 4 '11 at 0:57
stackoverflow.com
42
votes
What are the current challenges of the D programming language?
d
phobos
tango
asked Jul 8 '10 at 15:54
stackoverflow.com
36
votes
Why does the JVM still not support tail-call optimization?
java
language-agnostic
optimization
jvm
tail-call-optimization
asked Sep 1 '10 at 9:07
stackoverflow.com
32
votes
What is the difference between a class and a type in Scala (and Java)?
java
class
scala
types
language-design
asked Feb 17 '11 at 16:25
stackoverflow.com
27
votes
Closures in Scala vs Closures in Java
scala
programming-languages
closures
language-design
java-8
asked May 26 '11 at 16:41
stackoverflow.com
27
votes
What are the benefits and disadvantages in the approaches of C#, Java and Scala to Closures/Lambdas/…?
c#
java
scala
lambda
closures
asked Aug 19 '11 at 12:12
programmers.stackexchange.com
26
votes
Why was IEnumerable<T> made covariant in C# 4?
c#
generics
ienumerable
language-design
covariance
asked Jul 18 '11 at 11:36
stackoverflow.com
26
votes
Code exercising the unique possibilities of each edge of the lambda calculus
scala
language-agnostic
types
theory
lambda-calculus
asked Nov 26 '11 at 23:39
stackoverflow.com
23
votes
Which functionality/feature in Scala only exists as a concession to the underlying platform and should be removed if targeting something else?
scala
port
compatibility
llvm
asked Jun 6 '11 at 18:48
stackoverflow.com
22
votes
Compatibility between Scala closures and Java 8 closures
java
scala
closures
scala-java-interop
asked Jun 15 '10 at 15:02
stackoverflow.com
1
2
3
4
5
…
10
next
Top Answers
27
What are your experiences developing in Scala/Lift?
stackoverflow.com
21
What is coming up for scala in 2.10?
stackoverflow.com
16
Disadvantages of Scala type system versus Haskell?
stackoverflow.com
16
How do libraries in different programming languages handle Date & Time, Timestamps & Durations, Leapseconds & -years, DSTs & Timezones, …?
stackoverflow.com
16
What does “no global type inference” mean regarding Scala?
stackoverflow.com
13
How to start on scala
stackoverflow.com
11
How does Java's use-site variance compare to C#'s declaration site variance?
stackoverflow.com
10
Is there a way to let arguments be var instead of val?
stackoverflow.com
10
“Arrays” in Scala
stackoverflow.com
9
Where can I find list of all special traits in Scala?
stackoverflow.com
8
What does Mirah offer over JRuby,Groovy and Scala?
stackoverflow.com
8
Reasons for Scala collections
stackoverflow.com
7
Scala, Java and equality
stackoverflow.com
7
How to add a method to Enumeration in Scala?
stackoverflow.com
7
Selectively disable subsumption in Scala? (correctly type List.contains)
stackoverflow.com
6
How do the Scala based frameworks stack up for a complete Scala newbie - Lift, Play, Circumflex, etc
stackoverflow.com
6
scala turning an Iterator[Option[T]] into an Iterator[T]
stackoverflow.com
6
How can scala applications for android be reduced in file size?
stackoverflow.com
5
JVM based language without language runtime
stackoverflow.com
5
Should I prefer sealed class or Enumeration in Scala?
stackoverflow.com
5
Best (scala & other languages that target java vm) optimizations
stackoverflow.com
5
Why don't scala collections have any human-readable methods like .append, .push, etc
stackoverflow.com
5
Python+Tornado vs Scala+Lift?
stackoverflow.com
5
How to talk about companion objects vs regular objects?
stackoverflow.com
Stack Exchange works best with JavaScript enabled