InfoQ

Presentation

Recorded at:
Recorded at

Clojure

Presented by Rich Hickey on Nov 20, 2008 04:00 AM

Community
Java
Topics
Dynamic Languages
Tags
Functional Programming ,
JVM ,
LISP ,
Clojure ,
JVM Language Summit
Summary
In this presentation from the JVM Languages Summit 2008, Rich Hickey discusses Clojure, which is an implementation of Lisp. Topics covered include Clojure features and syntax, example code, interoperation with Java, Clojure and functional programming, persistent data structures, concurrency semantics, references, transactions, software transactional memory, agents, implementation and pain points.

Bio
Rich Hickey, the author of Clojure, is an independent software designer, consultant and application architect with over 20 years of experience in all facets of software development. Rich has worked on scheduling systems, broadcast automation, audio analysis and fingerprinting, database design, yield management, exit poll systems, and machine listening.

About the conference
The 2008 JVM Language Summit is an open technical collaboration among language designers, compiler writers, tool builders, runtime engineers, and VM architects. The talks inform the audience, in detail, about the state of the art of language design and implementation on the JVM, and the present and future capabilities of the JVM itself.
iPhone has no Flash by Sasa Ebach Posted Nov 21, 2008 9:28 PM
Re: iPhone has no Flash by Giovanni De Facci Posted Dec 5, 2008 6:29 AM
Good introduction to features by Martin Gilday Posted Nov 23, 2008 10:13 AM
  1. Back to top

    iPhone has no Flash

    Nov 21, 2008 9:28 PM by Sasa Ebach

    no iPhone version :-(

  2. Back to top

    Good introduction to features

    Nov 23, 2008 10:13 AM by Martin Gilday

    This is a nice introduction to Clojure but does assume some knowledge of Lisp/Functional programming. There is also a good introduction for Java programmers here

  3. Back to top

    Re: iPhone has no Flash

    Dec 5, 2008 6:29 AM by Giovanni De Facci

    the iphone does not support flash (this make me laugh).

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.