Factor/FurnaceThe Factor web framework is called Furnace. It is found in the 01:57 < dnm> furnace? 01:57 < doublec> factor web framework 01:57 < doublec> it's the hottest thing in web development... Learning FurnaceFurnace is fully documented; see http://docs.factorcode.org/content/article-furnace.html. Some blog posts about Furnace:
Related wiki articles: ExamplesSome simple Furnace examples to look at are the following vocabularies in
Some of the applications in Saving imagesIn a fresh Factor image, USE: furnace "web.image" save-image As stated above, ./factor -i=web.image Note that an image cannot be "loaded" from the Factor GUI, as the GUI is actually run from the default factor.image. Related projectsFurnace was primarily inspired by three Java web frameworks: This revision created on Thu, 11 Dec 2008 23:09:44 by slava |
|
|
All content is © 2008-2010 by its respective authors. By adding content to this wiki, you agree to release it under the BSD license. |
|