It isn't Google, I just don't use mailing lists often. I gave a bad URL and
I figured deleted the original messages would delete the thread.
Here is the repost:
https://groups.google.com/forum/?hl=en#!topic/clojure/NV8ujk4L8MI
On Tuesday, May 26, 2015 at 11:59:14 AM UTC-5, Fluid Dynamics wrote:
m + 1 println
Clojure:
(def sum (partial reduce +))
(println (+ 1 (sum [1 2 3])))
I used Instaparse for it, which was incredible.
https://github.com/aaron-lebo/prose
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this gr
Sorry, the url is
https://github.com/aaron-lebo/prose
On Tuesday, May 26, 2015 at 11:49:13 AM UTC-5, Aaron Lebo wrote:
>
> Hi,
>
> I wanted to show a little project I've been working on.
>
> It is called prose, the syntax is heavily inspired by Io and Ioke. It is
> n
m + 1 println
Clojure:
(def sum (partial reduce +))
(println (+ 1 (sum [1 2 3])))
I used Instaparse for it, which was incredible.
https://github.com/aaron-lebo
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group
Just saw that you are actually in the system here:
http://www.kodefund.com/users/8/
The 500 error probably was in sending off the validation email, which you
dont need to login. Sorry, some of these little things pop up from time to
time.
On Sun, Jul 29, 2012 at 2:47 PM, Aaron Lebo wrote
m> wrote:
> getting http 500 after registration =(
>
>
> On Thursday, July 26, 2012 10:59:46 PM UTC+3, Aaron Lebo wrote:
>>
>> Hello!
>>
>> Sometime around 2 and a half months ago, I started to work on a new
>> project using Clojure. I've been using Python h
>
> Curious: If you didn't find what you needed in Java's standard class
> library, where else did you go looking for Java libraries?
>
Usually it was just a matter of Googling something like "java rss" if I was
in need of an rss library. Once I found a library which seemed useful and
supported, i
nt the same convenience.
On Sat, Jul 28, 2012 at 12:12 AM, Samrat Man Singh wrote:
> I can't access your site. Also, I wanted to ask whether you used Noir or
> used a lower-level option(Compojure,etc)?
>
>
> On Friday, July 27, 2012 1:44:46 AM UTC+5:45, Aaron Lebo wrote:
&
Vinzent rather.
On Friday, July 27, 2012 3:15:46 PM UTC-5, Aaron Lebo wrote:
>
> Yes, I actually just set it up. Very easy. Thank you.
>
> Vincent thanks for pointing that out.
>
> On Friday, July 27, 2012 3:12:02 PM UTC-5, Mark Rathwell wrote:
>>
>> > > I
0 PM, Mark Rathwell
> wrote:
> >
> > > I haven't setup the "naked" domain, as heroku advises against that.
> > > Perhaps I should?
> >
> > Usually you can setup a 301 redirect from the naked domain to www with
> > your registrar.
It is http://www.kodefund.com.
I haven't setup the "naked" domain, as heroku advises against that. Perhaps
I should?
On Friday, July 27, 2012 2:37:51 PM UTC-5, Vinzent wrote:
>
> Very cool! Thanks for sharing. It's interesting to read such a detailed
> report about experience with the language.
Hello!
Sometime around 2 and a half months ago, I started to work on a new project
using Clojure. I've been using Python heavily for about 6 six years working
for a small direct mail company and before that started programming with
Ruby on Rails. This new project was something out of left field
12 matches
Mail list logo