It's the course recommended for freshmen seeking a career in Wonderful:
101 - Introduction to Awesome
'(Devin Walters)
On Mar 25, 2012, at 10:48 PM, Cedric Greevey wrote:
> On Sun, Mar 25, 2012 at 11:36 PM, Devin Walters wrote:
>> (inc 100)
>>
>> Well done, gents.
>
> 101?
>
> Or maybe you
On Sun, Mar 25, 2012 at 11:36 PM, Devin Walters wrote:
> (inc 100)
>
> Well done, gents.
101?
Or maybe you meant (partial + 100). :)
--
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
(inc 100)
Well done, gents.
'(Devin Walters)
On Sunday, March 25, 2012 at 9:05 PM, Creighton Kirkendall wrote:
> Amazing work!
>
>
> On Saturday, March 24, 2012 10:19:41 PM UTC-4, David Nolen wrote:
> > There's a lot of work left to do but I was able to successfully solve the
> > zebra
Amazing work!
On Saturday, March 24, 2012 10:19:41 PM UTC-4, David Nolen wrote:
>
> There's a lot of work left to do but I was able to successfully solve the
> zebra puzzle with core.logic running under JavaScript via V8 in ~170ms.
> There's tons of performance optimization yet to do, but to
Mega w00t!
-S
--
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
On Sun, Mar 25, 2012 at 5:14 AM, Evan Mezeske wrote:
> For anyone like me that just immediately wants to see the code:
>
>
> https://github.com/clojure/core.logic/blob/master/src/main/cljs/cljs/core/logic.cljs
>
> -Evan
>
I just want to say that the experience porting this library has been simpl
On Saturday, March 24, 2012 7:19:41 PM UTC-7, David Nolen wrote:
>
> There's a lot of work left to do but I was able to successfully solve the
> zebra puzzle with core.logic running under JavaScript via V8 in ~170ms.
> There's tons of performance optimization yet to do, but to give some
> perspe
There's a lot of work left to do but I was able to successfully solve the
zebra puzzle with core.logic running under JavaScript via V8 in ~170ms.
There's tons of performance optimization yet to do, but to give some
perspective Peter Norvig's version for CL that compiled Prolog took ~17.4
seconds to