Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Our web site is now live!
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Daniel Solano Gómez  
View profile  
 More options Apr 27 2012, 11:44 pm
From: Daniel Solano Gómez <cloj...@sattvik.com>
Date: Fri, 27 Apr 2012 22:44:26 -0500
Local: Fri, Apr 27 2012 11:44 pm
Subject: Our web site is now live!

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
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Clojure->scheme->c compilation" by Keith Lancaster
Keith Lancaster  
View profile  
 More options Jun 12 2012, 10:15 pm
From: Keith Lancaster <klancaster1...@acm.org>
Date: Tue, 12 Jun 2012 21:15:41 -0500
Local: Tues, Jun 12 2012 10:15 pm
Subject: Clojure->scheme->c compilation
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nelson Morris  
View profile  
 More options Jun 12 2012, 10:29 pm
From: Nelson Morris <nmor...@nelsonmorris.net>
Date: Tue, 12 Jun 2012 21:29:10 -0500
Local: Tues, Jun 12 2012 10:29 pm
Subject: Re: [clj-houston] Clojure->scheme->c compilation

On Tue, Jun 12, 2012 at 9:15 PM, Keith Lancaster <klancaster1...@acm.org> wrote:
> 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

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

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nelson Morris  
View profile  
 More options Jun 13 2012, 2:31 pm
From: Nelson Morris <nmor...@nelsonmorris.net>
Date: Wed, 13 Jun 2012 13:31:32 -0500
Local: Wed, Jun 13 2012 2:31 pm
Subject: Re: [clj-houston] Clojure->scheme->c compilation

There is also clojure-py that seems further along if you've got an
environment w/ python.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Keith Lancaster  
View profile  
 More options Jun 13 2012, 2:39 pm
From: Keith Lancaster <klancaster1...@acm.org>
Date: Wed, 13 Jun 2012 13:39:33 -0500
Local: Wed, Jun 13 2012 2:39 pm
Subject: Re: [clj-houston] Clojure->scheme->c compilation
Clojure-py sounds interesting. The main thing I am needing,
unfortunately, is the concurrent functionality. Thanks for the tip!

--
Keith Lancaster

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeremey Barrett  
View profile  
 More options Jun 13 2012, 3:41 pm
From: Jeremey Barrett <j...@rot26.com>
Date: Wed, 13 Jun 2012 14:41:27 -0500
Local: Wed, Jun 13 2012 3:41 pm
Subject: Re: [clj-houston] Clojure->scheme->c compilation
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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »