|
Tuesday, February 15, 2005 |
As mentioned by Slava,
I've done some on Factor recently. I've rolled the continuation based
webserver implementation and the source code browser into the main
Factor CVS.
Bootstrapping the current CVS factor and starting httpd will allow you to browse the source code.
A sample server is running the Browser Responder.
Each word in the source code listing is clickable, taking you to the
browser for that word. It is also possible to edit words using the
browser but this is disabled for the public server for obvious reasons.
Another sample responder running there is the Todo list application. Feel free to create todo lists and try it out. This is written using the continuation based framework.
I've also written a wrapper for the sqlite database. It's in the Factor CVS, in the contrib subdirectory.
2:35:45 PM
|
|
© Copyright 2005 Chris Double.
|
|
|