Trondheim, Norway
2008/10/18 Brett Morgan <[EMAIL PROTECTED]>
>
> Sydney, Australia
>
> On Sat, Oct 18, 2008 at 3:58 PM, Ande Turner <[EMAIL PROTECTED]>
> wrote:
> > Dunedin, Otago, NEW ZEALAND
> >
> > 2008/10/18 Craig McDaniel <[EMAIL PROTECTED]>
> >>
> >> also from Atlanta, Georgia
> >>
> >>
>
Sydney, Australia
On Sat, Oct 18, 2008 at 3:58 PM, Ande Turner <[EMAIL PROTECTED]> wrote:
> Dunedin, Otago, NEW ZEALAND
>
> 2008/10/18 Craig McDaniel <[EMAIL PROTECTED]>
>>
>> also from Atlanta, Georgia
>>
>>
>
>
> >
>
--
Brett Morgan http://brett.morgan.googlepages.com/
--~--~-~--~
Dunedin, Otago, NEW ZEALAND
2008/10/18 Craig McDaniel <[EMAIL PROTECTED]>
>
> also from Atlanta, Georgia
>
> >
>
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to
also from Atlanta, Georgia
--~--~-~--~~~---~--~~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED
American expat, currently in Rome. Soon to be in Barcelona...
-Andy
Andrew D. Bagdanov
[EMAIL PROTECTED]
On Sat, Oct 18, 2008 at 2:33 AM, Stuart Sierra
<[EMAIL PROTECTED]> wrote:
>
> New York City, Clojure's birthplace (I think)
> -Stuart Sierra
>
> On Oct 17, 5:27 am, "Rastislav Kassak" <[EM
On Oct 17, 2008, at 7:59 PM, Rich Hickey wrote:
> Patch applied (SVN 1074) - thanks!
Thanks!
--Steve
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to clojure@g
I saw one of the first public presentations of Clojure, at LispNYC. I
remember thinking at the time, "Yes, this is a Lisp that makes
sense." I was pretty surprised when my blog post hit Reddit, and
frankly even more surprised that the language attracted adherents so
quickly. I mean, it's *Lisp*
New York City, Clojure's birthplace (I think)
-Stuart Sierra
On Oct 17, 5:27 am, "Rastislav Kassak" <[EMAIL PROTECTED]> wrote:
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be p
Oct 17, 12:33 pm, Stuart Halloway <[EMAIL PROTECTED]> wrote:
> ; do this
> (test #'foo)
> -> :ok
>
> Is there a conceptual reason that test should not resolve symbols into
> Vars?
Maybe to make it easier to enumerate over vars, as with ns-interns. I
took the same approach.with test-var in cloju
I am not very far from tackling this issue. In our bus messaging system,
we are using Terracotta with some Java components
and it's a matter of weeks before we start to investigate how we can
bridge Clojure and Terracotta.
A customer asked us about some new functionality today and I see a need
to
On Oct 17, 7:24 pm, "Stephen C. Gilardi" <[EMAIL PROTECTED]> wrote:
> On Sep 20, 2008, at 11:16 AM, Rich Hickey wrote:
>
> > As far as into-array taking a type, I'm fine with that, but the type
> > should come first.
>
> Rich,
>
> I uploaded a patch for this to the group on September 20:
>
> htt
On Sep 20, 2008, at 11:16 AM, Rich Hickey wrote:
> As far as into-array taking a type, I'm fine with that, but the type
> should come first.
Rich,
I uploaded a patch for this to the group on September 20:
http://clojure.googlegroups.com/web/into-array-type.patch
I just updated it to be a patc
Worcester, Massachusetts, USA
Sent from Gmail for mobile
On 10/17/08, soyrochus <[EMAIL PROTECTED]> wrote:
>
>
>
>> So wherever are you come from, be proud and say it.
>
> Dutch expat, living in Valencia, Spain
> >
>
--
Sent from Gmail for mobile | mobile.google.com
Tom Emerson
[EMAIL PROTEC
On Oct 16, 5:13 pm, Timothy Pratley <[EMAIL PROTECTED]> wrote:
> Maybe something along these lines?
>
> (defn myreplace [str [a b]]
> (.replace str a b))
> (myreplace target search-replace)
> -> "heo world"
Same problem - it doesn't work within a doto block. This is where
JRuby-style reopening
Now that we have "remove" (and "sequential?"), perhaps we should
redefine flatten and separate:
(defn flatten
"Takes any nested combination of sequential things (lists, vectors,
etc.) and returns their contents as a single, flat sequence."
[x]
(remove sequential? (tree-seq sequential? seq
> So wherever are you come from, be proud and say it.
Dutch expat, living in Valencia, Spain
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to clojure@googlegroup
London, UK
(Canadian expat)
On Oct 17, 8:05 pm, "Stewart Griffin" <[EMAIL PROTECTED]> wrote:
> Birmingham, UK too :)
>
> On 17/10/2008, Barry <[EMAIL PROTECTED]> wrote:
>
>
>
> > Birmingham, UK
>
> > Barry
>
> > On Oct 17, 10:27 am, "Rastislav Kassak" <[EMAIL PROTECTED]> wrote:
> > > Hello Cl
On Thu, Oct 16, 2008 at 8:13 PM, Timothy Pratley
<[EMAIL PROTECTED]> wrote:
>
> Maybe something along these lines?
>
> (defn myreplace [str [a b]]
> (.replace str a b))
> (myreplace target search-replace)
> -> "heo world"
>
Clojure's ML/Haskell-style deconstructing of sequences takes a while
to si
Birmingham, UK too :)
On 17/10/2008, Barry <[EMAIL PROTECTED]> wrote:
>
> Birmingham, UK
>
>
> Barry
>
>
> On Oct 17, 10:27 am, "Rastislav Kassak" <[EMAIL PROTECTED]> wrote:
> > Hello Clojurians,
> >
> > I think after 1st year of Clojure life it's good to check how far has
> > Clojure spre
Birmingham, UK
Barry
On Oct 17, 10:27 am, "Rastislav Kassak" <[EMAIL PROTECTED]> wrote:
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
>
> I'm from Slovakia
I think Stewart's code was more for exemplary purposes, to demonstrate
the use of recur in tail position. A more idiomatic approach might
look like this:
(defn factorial [n]
(apply * (range 1 (inc n
On Oct 17, 12:43 pm, Joel L <[EMAIL PROTECTED]> wrote:
> This is interesting as I hit a sim
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
Vancouver, Canada
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the
Auckland, New Zealand.
On 10/18/08, Shawn Hoover <[EMAIL PROTECTED]> wrote:
> On Fri, Oct 17, 2008 at 2:27 AM, Rastislav Kassak <[EMAIL PROTECTED]>wrote:
>
>>
>> So wherever are you come from, be proud and say it.
>>
>
> Indianapolis, Indiana USA
>
> >
>
--
Abhishek Reddy
http://abhishek.geek.
This is interesting as I hit a similar stumbling block when I was
first playing with recur. I'm new to Lisp though not completely new to
functional programming, and have a style question about your solution:
Is there a particular reason you chose to arity overload the factorial
function rather th
On Fri, Oct 17, 2008 at 2:27 AM, Rastislav Kassak <[EMAIL PROTECTED]>wrote:
>
> So wherever are you come from, be proud and say it.
>
Indianapolis, Indiana USA
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojur
This would be interesting:
(defn foo
([#^String x] (dosomething))
([#^Number x] (dosomethingelse))
([x] (dodefault)))
I realize that I can do essentially the same thing with multimethods
and I realize that type hints were not meant for this and I realize
that there is likely an implication
I was surprised to find that test does not resolve symbols into Vars:
; don't do this
(test 'foo)
-> :no-test
; do this
(test #'foo)
-> :ok
Is there a conceptual reason that test should not resolve symbols into
Vars?
--~--~-~--~~~---~--~~
You received this mes
from Bangalore, India.
Regards,
Apurva
- Original Message -
From: "Christopher Taylor" <[EMAIL PROTECTED]>
To: clojure@googlegroups.com
Sent: Friday, October 17, 2008 8:50:26 PM GMT +05:30 Chennai, Kolkata, Mumbai,
New Delhi
Subject: Re: offtopic - where are you come from? (poll)
an
another German here, but from Berlin :)
On 17.10.2008, at 14:07, mb wrote:
>
> Frankfurt am Main, Germany
> >
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to c
Michigan, USA
On Fri, Oct 17, 2008 at 5:27 AM, Rastislav Kassak <[EMAIL PROTECTED]> wrote:
>
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
>
> I'm from Slov
On Fri, Oct 17, 2008 at 5:27 AM, Rastislav Kassak <[EMAIL PROTECTED]>wrote:
>
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
Somerville, Massachusetts, USA.
On Oct 17, 2:27 am, "Rastislav Kassak" <[EMAIL PROTECTED]> wrote:
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
India
martin
--~--~-~--~~--
French expat, London, UK
On Oct 17, 10:27 am, "Rastislav Kassak" <[EMAIL PROTECTED]> wrote:
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
>
> I'm from Slova
Denver, CO USA
On Fri, Oct 17, 2008 at 3:27 AM, Rastislav Kassak <[EMAIL PROTECTED]>wrote:
>
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
>
> I'm from Slov
On Oct 17, 4:27 am, "Rastislav Kassak" <[EMAIL PROTECTED]> wrote:
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
>
Austin, Texas
Allen
--~--~-~--
On Oct 17, 4:09 am, "Paul Stadig" <[EMAIL PROTECTED]> wrote:
> One of the things that I have always thought was crucial to creating a new
> Lisp (or any language really) is a Benevolent Dictator. I like the fact that
> you have a strong vision, and although you are very open to suggestions, you
>
Charlottesville, Virginia
--~--~-~--~~~---~--~~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
I'm from Żory, Poland.
Roland
--~--~-~--~~~---~--~~
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
To unsubscribe from this group, send email to [EMAIL PROTEC
Are there any LinkedIn users who would be interested in joining a Clojure
Users group?
http://www.linkedin.com/e/gis/1058217
Paul
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this gro
Thanks for the feedback. I have:
- Added references to the new clojure/remove and removed the old
custom implementation
- Added notes about the differences between Enumerable#min/max and
clojure/min, /max (the former act on an arbitrary collection, the
latter on separate numerical args)
- Updated
Oslo, Norway
--~--~-~--~~~---~--~~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more opti
2008/10/17 [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>
> I've done some work on jedit clojure too, if you're interested I'll
> send what i have. I have quite a lot working in fact but it's a bit
> flaky - repl, stolen method tree from enclojure, run scripts, syntax
> highlighting generator
Ok, that
On Fri, Oct 17, 2008 at 11:27 AM, Rastislav Kassak <[EMAIL PROTECTED]>wrote:
> So wherever are you come from, be proud and say it.
>
Uppsala, Sweden.
Cheers,
-- Fredrik
==
What am I up to? http://twitter.com/appelberg
--~--~-~--~~-
On Friday 17 October 2008 06:44, Graham Fawcett wrote:
> Just for kicks, I made a publically-editable Google map of Clojure
> users. I've put my pin on the map, feel free to add your own.
>
> This is my first attempt at such a thing -- hopefully it works!)
>
> http://tinyurl.com/5kl68p
>
> Graham
Dublin, Ireland
cheers,
Mark
--~--~-~--~~~---~--~~
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
To unsubscribe from this group, send email to [EMAIL PROTEC
Austin, Texas
--~--~-~--~~~---~--~~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more o
Atlanta, Georgia, US
On Fri, Oct 17, 2008 at 5:27 AM, Rastislav Kassak <[EMAIL PROTECTED]>wrote:
>
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
>
> I'm fro
On Fri, Oct 17, 2008 at 10:03 AM, Randall R Schulz <[EMAIL PROTECTED]> wrote:
>
> On Friday 17 October 2008 06:44, Graham Fawcett wrote:
>> Just for kicks, I made a publically-editable Google map of Clojure
>> users. I've put my pin on the map, feel free to add your own.
>>
>> This is my first att
On Oct 17, 2008, at 5:27 AM, Rastislav Kassak wrote:
> So wherever are you come from, be proud and say it.
Amesbury, Massachusetts, US
--Steve
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To p
On Oct 17, 10:27 am, "Rastislav Kassak" <[EMAIL PROTECTED]> wrote:
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
London, UK
- James
--~--~-~--~~~---~--~~
You received this message because you are subsc
On Friday 17 October 2008 06:44, Graham Fawcett wrote:
> Just for kicks, I made a publically-editable Google map of Clojure
> users. I've put my pin on the map, feel free to add your own.
>
> This is my first attempt at such a thing -- hopefully it works!)
>
> http://tinyurl.com/5kl68p
You might
Just for kicks, I made a publically-editable Google map of Clojure
users. I've put my pin on the map, feel free to add your own.
This is my first attempt at such a thing -- hopefully it works!)
http://tinyurl.com/5kl68p
Graham
--~--~-~--~~~---~--~~
You received
On Fri, Oct 17, 2008 at 5:27 AM, Rastislav Kassak <[EMAIL PROTECTED]> wrote:
> So wherever are you come from, be proud and say it.
>
> I'm from Slovakia. :)
Connecticut, USA
Jim
--
Jim Menard, [EMAIL PROTECTED], [EMAIL PROTECTED]
http://www.io.com/~jimm/
--~--~-~--~~~-
On Fri, Oct 17, 2008 at 5:27 AM, Rastislav Kassak <[EMAIL PROTECTED]> wrote:
>
> So wherever are you come from, be proud and say it.
Indiana, U.S.A.
--Chouser
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojur
Alameda (an island in San Francisco Bay), California, USA
--~--~-~--~~~---~--~~
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
To unsubscribe from this group,
Western Mass., U.S.
On Fri, Oct 17, 2008 at 9:14 AM, Parth Malwankar
<[EMAIL PROTECTED]> wrote:
>
>
>
> On Oct 17, 2:27 pm, "Rastislav Kassak" <[EMAIL PROTECTED]> wrote:
>> Hello Clojurians,
>>
>> I think after 1st year of Clojure life it's good to check how far has
>> Clojure spread all over the
Rastislav Kassak wrote:
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
>
> I'm from Slovakia. :)
St. Louis, MO, USA
--
Weiqi Gao
[EMAIL PROTECTED]
http:
On Oct 17, 2:27 pm, "Rastislav Kassak" <[EMAIL PROTECTED]> wrote:
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
>
> I'm from Slovakia. :)
>
> RK
Bangalore
I've done some work on jedit clojure too, if you're interested I'll
send what i have. I have quite a lot working in fact but it's a bit
flaky - repl, stolen method tree from enclojure, run scripts, syntax
highlighting generator.
I'm actually using emacs now, so i'm not sure I'll get back to it, i
On Oct 17, 9:01 am, Stuart Halloway <[EMAIL PROTECTED]> wrote:
> I haven't looked at the jEdit source, but the whole *purpose* of the
> context loader is to avoid having to have explicit configuration APIs
> for class loaders. It sounds like it would make more sense to patch
> jEdit to set the c
Baltimore, Maryland, US
On Oct 17, 5:27 am, "Rastislav Kassak" <[EMAIL PROTECTED]> wrote:
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
>
> I'm from Slovaki
Santiago, Chile.
On Oct 17, 6:27 am, "Rastislav Kassak" <[EMAIL PROTECTED]> wrote:
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
>
> I'm from Slovakia. :)
>
Windsor, Ontario, Canada. (Just down the road, Mark!)
Graham
--~--~-~--~~~---~--~~
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
To unsubscribe from this gr
I haven't looked at the jEdit source, but the whole *purpose* of the
context loader is to avoid having to have explicit configuration APIs
for class loaders. It sounds like it would make more sense to patch
jEdit to set the context loader appropriately
That being said, editor integration is
I can't tell you how underwhelmed I was when Arc was announced.
Conversely, for each moment I spend with Clojure I am inspired by its
genius. I'm convinced that Clojure is the Arc that everyone was hoping
for.
Thanks for you hard work and dedication, Rich.
Michael
--~--~-~--~~--
(What an easy way for a luker to get his first post!)
Waterloo, ON, Canada.
On Oct 17, 8:40 am, Rich Hickey <[EMAIL PROTECTED]> wrote:
> On Oct 17, 5:27 am, "Rastislav Kassak" <[EMAIL PROTECTED]> wrote:
>
> > Hello Clojurians,
>
> > I think after 1st year of Clojure life it's good to check how f
Islon Scherer from Brazil :)
On Fri, Oct 17, 2008 at 9:52 AM, Randall R Schulz <[EMAIL PROTECTED]> wrote:
>
> On Friday 17 October 2008 02:27, Rastislav Kassak wrote:
> > Hello Clojurians,
> >
> > I think after 1st year of Clojure life it's good to check how far has
> > Clojure spread all over th
On Friday 17 October 2008 02:27, Rastislav Kassak wrote:
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
Silicon Valley.
> I'm from Slovakia. :)
>
> RK
RR
Frankfurt am Main, Germany
--~--~-~--~~~---~--~~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
On Oct 17, 5:27 am, "Rastislav Kassak" <[EMAIL PROTECTED]> wrote:
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
This thread reminds me of another aspect of Clojure I neglected in the
wrap-up, which pleases me
Sunderland, UK.
--~--~-~--~~~---~--~~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more o
Congratulations, Rich! I have very bright hopes for Clojure's future. It
came at the right time. I know there were/are lots of other people thinking
about how Lisp could be reinvented. I had thought a lot about what I would
want, and lo and behold nearly all of it is in Clojure.
Also when you look
Copenhagen, Denmark.
On Fri, Oct 17, 2008 at 11:27 AM, Rastislav Kassak <[EMAIL PROTECTED]> wrote:
>
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
>
> I'm f
Calgary, Canada
On Fri, Oct 17, 2008 at 3:27 AM, Rastislav Kassak <[EMAIL PROTECTED]> wrote:
>
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
>
> I'm from Sl
Check out this Lispy Groovy Sexp like stuff:
http://blackdragsview.blogspot.com/2006/08/beyond-groovy-10-groovy-goes-lisp.html
It uses anonymous code blocks. Groovy calls them closures, but I read
somewhere that they aren't real closures.
If you every choose to use some groovy libraries, becaus
I am working on a Clojure plugin for jEdit. Currently you can use Clojure
source as jEdit macros and evaluate source directly from a buffer. Next step
is the incorporation of a REPL.
The first try proved to be a bit more troublesome than I had expected. Apart
from me being wrong footed by jEdit´s
I'm from sweden.
Mikael Hall
2008/10/17 Rastislav Kassak <[EMAIL PROTECTED]>
>
> Hello Clojurians,
>
> I think after 1st year of Clojure life it's good to check how far has
> Clojure spread all over the world.
>
> So wherever are you come from, be proud and say it.
>
> I'm from Slovakia. :)
>
>
I am working on a Clojure plugin for jEdit. Currently you can use
Clojure source as jEdit macros and evaluate source directly from a
buffer. Next step is the incorporation of a REPL.
The first try proved to be a bit more troublesome than I had expected.
Apart from me being wrong footed by jEdit´s
> through their extended experience, really 'get' the model behind
> Clojure, and have developed idiomatic sensibilities.
Would anyone else like to see something along the lines of an idioms/
style guide?
The closest I've seen to this is the wiki examples.
--~--~-~--~~~---
Thank you Rich for all the work you have put into Clojure. I am using
this language ever since I heard of it in December last year. And it
really is a joy to use. I have no doubts that Clojure's second year
will be as good as the first one if not better.
Cheers,
Toralf
--~--~-~--~~--
Hello Clojurians,
I think after 1st year of Clojure life it's good to check how far has
Clojure spread all over the world.
So wherever are you come from, be proud and say it.
I'm from Slovakia. :)
RK
--~--~-~--~~~---~--~~
You received this message because you a
Thanks for a great language, Rich. Here's to broad acceptance!
Mike
On Oct 17, 12:09 am, Paul Drummond
<[EMAIL PROTECTED]> wrote:
> Congratulations Rich!
>
> I remember when Clojure was first announced (it doesn't feel like a
> year ago!) it was like a breath of fresh air! It was during a time
Congratulations Rich!
I remember when Clojure was first announced (it doesn't feel like a
year ago!) it was like a breath of fresh air! It was during a time
when I was trying learn Lisp as a newbie and finding it hard to focus
on learning the language because I couldn't settle for a particular
d
83 matches
Mail list logo