I\'m currently learning scala. Why this code doesn\'t work: class GenClass[T](var d : T) { var 开发者_StackOverflow中文版elems: List[T] = Nil
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I downloaded Clojure 1.2 https://github.com/downloads/clojure/clojure/clojure-1.2.0.zip , extracted it under /Library directory, created CLOJURE_HOME, added $CLOJURE_HOME/script to my $PATH.
I read that is possible to connect to a remote, production instance开发者_StackOverflow of Clojure via the REPL.
The wikipedia article on JVM languag开发者_如何学JAVAes states: Some of these languages are interpreted by a Java program, and
Are there any market research figures available calculating aggregate investment (worldwide, by region, by country) in the Java platform? This could include software (applic开发者_如何学Cation servers
Of cou开发者_JS百科rse I\'m not talking about using Clojure just because I can. I\'m curious about where/when to use Clojure and what is the value it brings to a project.
I am interested in integrating Scala (or some other non-Java JVM-language) into the android platform. I am not referring to writing an android application with Scala, that I did early early on, but ac
I havecreated a compiler in C (using Lex & Bison) for a dynamic typed programming language that supports loops, functions declarations inside functions, recursive calls, etc. I also created a virt
I am currently developing an RSS feed reader, and I am wondering which XML parsing API would be the best fit for that. (Please note that I am not looking for a Feed parser library - it is merely the s