[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Clojure presentation July 21st by Stuart Sierra
|
- From: Michael Glaesemann <grzm@seespotcode.net>
- To: philly-lambda@googlegroups.com
- Subject: Re: Clojure presentation July 21st by Stuart Sierra
- Date: Thu, 9 Jul 2009 16:36:34 -0400
- Authentication-results: gmr-mx.google.com; spf=neutral (google.com: 198.145.115.11 is neither permitted nor denied by best guess record for domain of grzm@seespotcode.net) smtp.mail=grzm@seespotcode.net
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to :received:received:received-spf:authentication-results:received :x-spam-checker-version:x-spam-level:x-spam-status:received :message-id:from:to:in-reply-to:mime-version:content-type:subject :date:references:x-mailer:x-google-approved:reply-to:sender :precedence:x-google-loop:mailing-list:list-id:list-post:list-help :list-unsubscribe:x-beenthere-env:x-beenthere; bh=REFiPvwbe1aCddtDYiEShoi8WGI7LiHHAnq1YnDGVv0=; b=6eEacm87cq/r5GQnkv2WP49D0HvQX79yV+/ft/bXwodbUMhYIA6ZUTQw6utl8gSTwV P2p+3Nd6DZrmdOTUdbR6h8hkl1V2BuNNEojELt3yXZ5Nww1Cd83ozLK9Nx85uSBrKYZo oz5zyNd8bTS7FZKLDdL1FstTNmQ/dmfLAwk04=
- Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda+owner@googlegroups.com
- Reply-to: philly-lambda@googlegroups.com
- Sender: philly-lambda@googlegroups.com
I'd like to attend.
On Jul 9, 2009, at 0:10 , Aaron Feng wrote:
> Stuart Sierra of LispNYC has agreed to come down to give a Clojure
> talk for
> Philly Lambda. As usual, the meeting will be held at Algorithmics.
> Please
> RSVP if you plan to attend.
>
> As for the topic, it will be super secret for now :) The only hint
> I can
> give right now is that it will not be the same presentation he gave
> last
> month to LispNYC.
>
> Below is a description of Clojure and Stuart Sierra:
>
> Clojure <http://clojure.org> is a new Lisp dialect developed by Rich
> Hickey.
> Clojure takes lessons from the best of Common Lisp and Scheme, and
> adds new
> abstractions, a rich set of immutable data structures, software
> transactional memory, and tools for managing mutable state in a
> multithreaded environment. Clojure is compiled on-the-fly to Java
> bytecode,
> and offers direct and convenient access to any Java library.
>
> Stuart Sierra <http://stuartsierra.com/> has contributed many
> modules to
> Clojure's standard library, including a testing framework, a code
> walker,
> and a macro-based template processor.
>
> Aaron
Michael Glaesemann
grzm seespotcode net
|
|