This application was created as a teaching example for the Pragmatic
Studio Clojure workshops, taught by Stuart Halloway and Rich Hickey.
It includes examples of all the issues you are talking about.

     http://github.com/relevance/labrepl

As far as real applications go, this is a small application that is
still quite useful.

     http://try-clojure.org/

It creates a Clojure REPL in your web browser, and I often point to it
when someone wants to try Clojure for the first time. They are more
likely to follow through if they get instant gratification and don't
need to download anything at first. The source code is here:

     http://github.com/Raynes/tryclojure

I hope that you find what you're looking for.


On Sat, Oct 30, 2010 at 11:49 PM, Alex Baranosky
<alexander.barano...@gmail.com> wrote:
> Hi all,
>
> I've read Programming Clojure, and written a toy app in it to get my
> feet wet.  I also listen in on this Google group from time to time as
> well, to get more of a sense of the language.
>
> I enjoyed "Programming Clojure" by Stuart Halloway, but it didn't
> leave me with a clear idea of how to go out and write a 'real'
> application.  What I'd really like to see is an example of code that
> uses all of Clojure's features so I can see how they all fit together
> in the wild, when you need to interact with templating languages,
> databases, and web servers.
>
> Are there any projects on GitHub you consider a great example of
> this?  One that I could read through and imitate to really glean some
> useful understanding of how all the great pieces of Clojure work
> together on a project?
>
> Thanks for your help,
> Alex
>
> --
> 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 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

Reply via email to