Re: Baltimore Functional Programming

2011-11-29 Thread Blaine
Interested. On Nov 28, 10:05 pm, Ryan wrote: > I'm just south in Odenton, and definitely interested.  I'll see if I > can't wrangle a few more peeps. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@google

Re: A newbie question on Agents and ants

2008-12-07 Thread Blaine
Have you checked out: http://clojure.blip.tv/file/812787? Clojure's author talks about agents and the other concurrency support mechanisms in Clojure. The latter half of the talk is a walk-through of the ant simulation. It's really good presentation. - Blaine On Dec 7, 12:56 am

Re: change in doto behavior

2008-12-03 Thread Blaine
The example on http://clojure.org/jvm_hosted should reflect this. I'm not sure this is the proper venue to report such stuff. I've used this example (successfully) to convince those that normally walk away when I start talking about lisp to give clojure a look. I just cut and paste it into the

Re: Building regex pattern literals (Noob question)

2008-12-03 Thread Blaine
I'm all straightened out. Thanks everyone. Very helpful. On Dec 3, 3:18 pm, Chouser <[EMAIL PROTECTED]> wrote: > On Wed, Dec 3, 2008 at 2:57 PM, Blaine <[EMAIL PROTECTED]> wrote: > > > I want to build a regular expression pattern literal (I think that's > &

Building regex pattern literals (Noob question)

2008-12-03 Thread Blaine
uot;a" ".*") "bab") ; but this, in all its noobness, is not ; Evaluation aborted. user> #(str "a" ".*") # ; what is this thing? can I use it somehow? I appreciate the help. - Blaine --~--~-~--~~~---~--~~ You rec

Re: Trying to get the ants demo to run on Windows

2008-11-30 Thread Blaine
I feel really stupid - I'm pretty sure I just forgot to build. Anyhow, the ant simulation works perfectly (ubuntu, clojure revision 1131). It's real cool. Sure is alot going on with just 200 or so lines of codes. On Nov 29, 12:51 pm, Blaine <[EMAIL PROTECTED]> wrote: > Hi th

Re: Trying to get the ants demo to run on Windows

2008-11-29 Thread Blaine
onment (build 1.6.0_07-b06) Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing) Any ideas? Thanks, Blaine --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group,