Our web site is now live!

24 views
Skip to first unread message

Daniel Solano Gómez

unread,
Apr 27, 2012, 11:44:26 PM4/27/12
to clj-h...@googlegroups.com
Hello,

At our meeting yesterday, we were able to successfully swarm-code a
simple web site using Noir and deployed it to Heroku. The web site is
available at <http://cljhouston.herokuapp.com/>.

Additionally, I have created a GitHub organisation for group projects.
The source code to the site we created yesterday is available at
<https://github.com/chug/cljhouston>.

While we haven't completely settled on a topic for the next meeting,
there was talk of continuing to code the site and/or doing some stuff
with ClojureScript.

Sincerely,

Daniel
signature.asc

Keith Lancaster

unread,
Jun 12, 2012, 10:15:41 PM6/12/12
to clj-h...@googlegroups.com
Has anyone played with
https://github.com/takeoutweight/clojure-scheme? I'm looking for an
excuse to use Clojure in my research, but the target platforms do not
all support the jvm. This seems interesting. Any thoughts or
experience? Any ideas what (if any) the limitations might be?

--
Keith Lancaster

Nelson Morris

unread,
Jun 12, 2012, 10:29:10 PM6/12/12
to clj-h...@googlegroups.com
Haven't played with it, but it is based on the clojurescript compiler.
This means it's probably missing the stm stuff (refs, agents, etc).
However, I would expect the rest of clojure to work. The author
mentions it is very rough to use.
https://groups.google.com/forum/?fromgroups#!topic/clojure/CsGhwc3oyUQ

Nelson Morris

unread,
Jun 13, 2012, 2:31:32 PM6/13/12
to clj-h...@googlegroups.com
There is also clojure-py that seems further along if you've got an
environment w/ python.

Keith Lancaster

unread,
Jun 13, 2012, 2:39:33 PM6/13/12
to clj-h...@googlegroups.com
Clojure-py sounds interesting. The main thing I am needing,
unfortunately, is the concurrent functionality. Thanks for the tip!
--
Keith Lancaster

Jeremey Barrett

unread,
Jun 13, 2012, 3:41:27 PM6/13/12
to clj-h...@googlegroups.com
Common Lisp? Compiles to real code, has your pick of concurrency abstractions (not language enforced, of course, but you can do the right thing). Most like Clojure of the Lisp dialects, IMO.

Jeremey.

Reply all
Reply to author
Forward
0 new messages