Re: [q-lang-users] cgi.q
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2006-05-20 07:03:06
|
Tim Haynes wrote: >>BTW, shouldn't we put those (un)lines/words functions into the standard >>library, i.e., string.q? IIRC Haskell also has them in the standard >>prelude. > > Sure, that would be most handy. Well, after giving it a second thought I decided against it. There's not a single right way to implement these functions, and so it should be up to the user. (In fact, your version of these functions considerably differs from the ones in the Haskell prelude.) > I'll knock-up an example or two in the next few days :) Great, thanks. > The photo gallery is mostly ruby, but /Pictures/ itself and wittering/ are > pure Q. scot-pics has one ruby script to regenerate the base map image at > regular intervals, but otherwise all the /?x=&y= stuff is handled by Q. Is there any reason why the image generation stuff couldn't be done with Q? (Other than that you've already written it in Ruby, of course. I'm just curious whether there's something crucial missing in the Q library.) Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |