Hi Patrick,

I'm sure David will respond on the list.

Racket's pattern matching facilities are very impressive:
http://docs.racket-lang.org/reference/match.html

FWIW the Typed Racket implementation has lots of cool examples using
pattern matching. I can be more specific if you want.

Thanks,
Ambrose


On Wed, Apr 10, 2013 at 2:07 PM, <crawfor...@mymail.vcu.edu> wrote:

> Hello all,
>
> Can anyone point me in the right direction to contacting David Nolen about
> refactoring/documenting core.match?
>
> I've done a bit of tinkering around with Erlang and it's gotten me
> intrigued with the implementation of pattern matching. I'm also looking
> over the papers mentioned in the repo, which is getting me even more
> psyched.
>
> Are there any projects that use pattern matching extensively in Clojure
> (or other Lisps) that I should check out? Or perhaps some repos of similar
> Clojure code that would be instructive?
>
> -Patrick Crawford
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to