Re: Compojure & Conjure & Aleph

2010-07-19 Thread Stefan Tilkov
lusive as Rails yet in the Clojure space (which may or not be a good thing, as you can compose libraries to your liking). Stefan -- Stefan Tilkov, http://www.innoq.com/blog/st/ -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to

Re: Clojure on BEAM

2010-07-13 Thread Stefan Tilkov
that mapped > processes onto Java threads and, you know, sucked. Maybe it would make sense to build a version of Clojure's concurrency support that integrates with Kilim? Stefan -- Stefan Tilkov, http://www.innoq.com/blog/st/ -- You received this message because you are subscribed

Re: [ANN] clj-peg v0.6 released

2010-01-07 Thread Stefan Tilkov
nswer your question? > Yes, thanks. Best, Stefan > -Rich > > > > On Tue, Jan 5, 2010 at 8:17 AM, Stefan Tilkov wrote: > Richard, can you elaborate on the license? > > The license page says "Permission is granted to use and redistribute this > software except for com

Re: [ANN] clj-peg v0.6 released

2010-01-05 Thread Stefan Tilkov
Richard, can you elaborate on the license? The license page says "Permission is granted to use and redistribute this software except for commercial use […]" Stefan -- Stefan Tilkov, http://www.innoq.com/blog/st/ On 04.01.2010, at 23:27, Richard Lyman wrote: > All, > >

Re: Clojure/SLIME/Emacs questions

2009-12-31 Thread Stefan Tilkov
Thanks for the quick response to everyone. I downloaded slime-fuzzy.el from here: http://elder-gods.org/~larry/repos/slime-tracker/contrib/slime-fuzzy.el , put it into ~/.emacs.d/misc and then added this to my ~/.emacs: (setq load-path (cons "~/.emacs.d/misc" load-path)) (eval

Re: Clojure/SLIME/Emacs questions

2009-12-31 Thread Stefan Tilkov
med there must be some difference in our setup. Best, Stefan > Sean > > On Dec 31, 6:15 am, Stefan Tilkov wrote: >> Two quick Emacs/Clojure questions I can't seem to find the answer to: >> >> - In his screencasts, Sean Devlin moves the mouse over an item in his

Re: Clojure/SLIME/Emacs questions

2009-12-31 Thread Stefan Tilkov
I probably should have mentioned that I have Emacs/SLIME/Clojure working together nicely already, it's particularly these features that are missing. Stefan On Dec 31, 2009, at 12:15 PM, Stefan Tilkov wrote: > Two quick Emacs/Clojure questions I can't seem to find the answer to:

Clojure/SLIME/Emacs questions

2009-12-31 Thread Stefan Tilkov
thing like g-i-v, then hits some key combination and gets an expansion like get-integer-value I can't seem to find out how to get these to work, any hint would be appreciated. Thanks, Stefan -- Stefan Tilkov, http://www.innoq.com/blog/st/ -- You received this message because you are subscri

Re: Clojure Web Libraries

2009-11-15 Thread Stefan Tilkov
s annotations. Restlet has a lower-level API that just uses plain classes. Stefan -- Stefan Tilkov, http://www.innoq.com/blog/st/ > Thanks > > > On Jan 23, 1:44 am, Stuart Sierra wrote: >> Hi Frank, >> I'd also recommend looking atRestlet<http://www.restlet.org/>

Re: clojure.xml/parse of XHTML yields a 503 on the DTD

2009-11-07 Thread Stefan Tilkov
a Java program running in the same environment parsed the XML. A catalog file would help. Stefan -- Stefan Tilkov, http://www.innoq.com/blog/st/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Clojure" g

Re: Problem using shell-out in Windows command prompt

2009-10-01 Thread Stefan Tilkov
es dir to ls, but I'm not sure (I'm neither a Windows nor a Cygwin user). HTH, Stefan -- Stefan Tilkov, http://www.innoq.com/blog/st/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Clojure" group