Has anybody built a web application with Factor? What were some of the stumbling blocks or problems that you encountered during the process?
Asked
Active
Viewed 546 times
4
-
2Not even Jon Skeet can save you now! – Soviut Apr 17 '09 at 20:12
2 Answers
2
Try this.
-
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. – May 01 '09 at 12:40
1
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.

mrjbq7
- 238
- 3
- 7
-
Hi: Do you happen to know why the `factorcode.org` website is down? As is planet.factor, and every other place I tried to download a Factor binary... Is this temporary or permanent? – Assad Ebrahim Mar 05 '14 at 21:47