Has anybody built a web application with Factor? What were some of the stumbling blocks or problems that you encountered during the process?

link|improve this question

1  
Not even Jon Skeet can save you now! – Soviut Apr 17 '09 at 20:12
feedback

2 Answers

up vote 1 down vote accepted

Try this.

link|improve this answer
I was hoping for anything a bit more recent, but I guess Furnace is still the way to go. Thanks. – Ryan Duffield Apr 28 '09 at 15:11
Well, the latest additions to Furnace seem to have been made last December, so its not thaaaat old. – Dan May 1 '09 at 12:40
feedback

I wrote a tutorial showing some of the features of Factor's web development libraries.

There is also a blog gitorial that builds a blog web application iteratively.

The Factor source code has several working web applications under extra/webapps.

The concatenative.org wiki has a page with more information about Furnace.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.