Sunday, September 28, 2008

Clojure: a language for the JVM

Some features of Clojure are
''Dynamically typed, dynamically compiled
Interactive
Load/change code in running program
Code as data
Small core
Sequences
Syntactic abstraction - macros
Not Object-oriented
''

Source here and here (slides in PDF).

No comments:

Post a Comment