Thanks for the quick replies! I'll check out the Racket/Typed Racket implementations. Between that, the source, and the papers referenced in the notes, I'm certain I'll have a ton of questions.
Thanks again, Patrick On Wednesday, April 10, 2013 4:33:47 AM UTC-4, David Nolen wrote: > > I think there are a variety of Clojure/ClojureScript projects here and > there that use core.match. It hasn't gotten as much uptake as I would like > as there are issues around AOT which I would like to see addressed. > > I agree with Ambrose that looking at Racket's pattern matching facilities > would be informative as I definitely used that for inspiration. > > If you have more questions it's usually easiest to find me on IRC. I'm > traveling this week but I'll be more readily available starting on Friday. > > David > > > On Wed, Apr 10, 2013 at 8:07 AM, <[email protected] <javascript:>>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 [email protected]<javascript:> >> Note that posts from new members are moderated - please be patient with >> your first post. >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> 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 [email protected] <javascript:>. >> 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 [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
