
- Topics
- Runtimes,
- DSLs,
- Java,
- ClojureScript,
- Domain Specific Languages,
- Clojure,
- Languages,
- Compilers,
- LISP,
- JVM Languages,
- Programming,
- STM
Rich Hickey explains Clojure 1.4's extensible Reader, which allows to provide custom notation for data without the problems of Reader macros. Also: ClojureScript, Clojure in Clojure, and Avout.

- Topics
- Javascript,
- Clojure,
- Java,
- QCon San Francisco 2011,
- Web Development,
- Dynamic Languages,
- ClojureScript,
- Languages,
- LISP,
- Compilers,
- QCon,
- JVM Languages,
- Programming,
- Conferences
Aaron Bedra introduces Clojure and details how ClojureScript – a Clojure subset compiled to JavaScript - helps with web development.
- Topics
- JVM,
- Virtual Machines,
- Runtimes,
- ClojureScript,
- Clojure,
- Functional Programming,
- JVM Languages,
- NoSQL,
- Compilers,
- LISP,
- Languages,
- Java,
- Programming,
- Database
Rich Hickey spoke at the Clojure/West conference last weekend about his newest venture, Datomic, which he describes as “a distributed database designed to enable scalable, flexible and intelligent applications, running on cloud architectures.” Datomic sits on Amazon’s DynamoDB, and embeds Datalog, a subset of Prolog, to move queries into the application.