add simple web app examples
authorAndy Wingo <wingo@pobox.com>
Thu, 2 Dec 2010 10:47:19 +0000 (11:47 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 2 Dec 2010 10:47:19 +0000 (11:47 +0100)
commitee3a800f4661f656abf10e78b22f7f1452360714
tree3c367cdd899ffc0a2502f6c4a4e3d1570fa09fa7
parenta0ad8ad16c14adbf13e0ead3dafd833fb3c8f0d3
add simple web app examples

* examples/web/hello.scm:
* examples/web/debug-sxml.scm: New examples, for simple web
  applications.

* examples/README:
* examples/Makefile.am: Add new files.
examples/Makefile.am
examples/README
examples/web/debug-sxml.scm [new file with mode: 0644]
examples/web/hello.scm [new file with mode: 0644]