Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 338 Bytes

Sartre - Experimental web framework for Scheme

Currently works only with Guile

On Ubuntu 12.04 or Debian Sid:

sudo apt-get install guile-2.0 guile-2.0-libs
git clone git://github.com/antono/sartre.git && cd sartre/examples
make

For details see examples/example.scm

Just for fun.