Re: Converting sequences into function parameters

2009-09-28 Thread psf
Sorry... "apply" works just fine. On Sep 28, 9:04 am, Paul Henning wrote: > I keep running into the situation where I would call functions of the > form (fn [ & rest] ...) with data that I have built up in a sequence, > and can't figure out how to do it.  My current instance of this is > wanting

Re: Example of using ANTLR from Clojure?

2009-09-08 Thread psf
Thanks for the information. Once I bit the bullet and learned a bit of Java, it was actually pretty easy to call ANTLR from clojure, after getting all the package naming figured out. Paul On Sep 6, 6:22 am, Laurent PETIT wrote: > 2009/9/5 Mike Hinchey > > > I don't know anything about it, but

Re: Clojure in "Computing in Science and Engineering"

2009-06-18 Thread psf
That is funny... I put a little Clojure plug into the article entitled "Trailblazing with Roadrunner" in the very same issue of CiSE. Paul On Jun 18, 12:00 am, Konrad Hinsen wrote: > The July/August issue of the IEEE magazine "Computing in Science and   > Engineering" has an introduction to fun