Hello, folks--

Got some more dumb newbie questions here. I am interested in Web
programming with Factor, and I thought I would start with the
webapps.blogs vocabulary, since I need a blog anyway. But so far I'm not
having much success. Before I dive deep into the code, I'd like to know
a couple of things:

 * Does webapps.blogs actually work?
 * If so, is it sufficient by itself to run a minimal blog? If not, what
 else is needed to get it working?

Also it appears that the stack effect declaration for <blogs>, ( --
dispatcher ), is incorrect. At least:

 <blogs> dispatcher?  ==> f
 <blogs> responder?   ==> f
 <blogs> boilerplate? ==> t

Thanks for any hints.

-- 
Matt Gushee
[email protected]

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to