¡@

Home 

java Programming Glossary: lisp

On Performance and Java Interoperability: Clojure vs. Scala

http://stackoverflow.com/questions/1506728/on-performance-and-java-interoperability-clojure-vs-scala

likely to be the next Java while it's hard to imagine that Lisp will finally take off after not doing so for over 50 years... after not doing so for over 50 years. But it's clear that Lisp is on its own unique level of abstraction and Clojure is fairly..

Good XMPP Java Libraries for server side? [closed]

http://stackoverflow.com/questions/177514/good-xmpp-java-libraries-for-server-side

Stream Objects JSO Smack JavaScript strophe.js xmpp4js Lisp cl xmpp Objective C xmppframework Perl AnyEvent XMPP PHP Lightr..

Syntax Highlighter for Java

http://stackoverflow.com/questions/1853419/syntax-highlighter-for-java

D Fortran Haskell HTML INI Config Java JavaScript Lisp Make Objective C PASCAL Perl PHP PLSQL Prolog Python Ruby Scheme..

Closest Ruby representation of a 'private static final' and 'public static final' class variable in Java?

http://stackoverflow.com/questions/2441524/closest-ruby-representation-of-a-private-static-final-and-public-static-final

This is probably not idiomatic Ruby but for anyone with a Lisp or JavaScript background it should be clear enough. It is also..

Reversing a Linked List in Java, recursively

http://stackoverflow.com/questions/354875/reversing-a-linked-list-in-java-recursively

tiny questions this is the approach in The Little Lisper What is the reverse of null the empty list null. What is the.. null return list second question third question in Lisp this is easy but we don't have cons so we grab the second element..

How is Java inspired by Lisp? [closed]

http://stackoverflow.com/questions/3689721/how-is-java-inspired-by-lisp

is Java inspired by Lisp closed We were after the C programmers. We managed to drag.. We managed to drag a lot of them about halfway to Lisp. Guy Steele co author of the Java specspec Source http www.paulgraham.com.. over c like garbage collection were initially found in Lisp. But how else did java drag c programmers half way to lisp ..

Java conditional compilation: how to prevent code chunks to be compiled?

http://stackoverflow.com/questions/4526113/java-conditional-compilation-how-to-prevent-code-chunks-to-be-compiled

check a feature using hasattr or something else in Common Lisp I could use # feature . Is there something similar for Java..

Help with understanding a function object or functor in Java

http://stackoverflow.com/questions/7369460/help-with-understanding-a-function-object-or-functor-in-java

name. Other languages including the functional language Lisp ML Haskell Erlang etc most of the major dynamic languages Python..