Hi, To teach myself Racket scheme (which I now Iove), I wrote an adapter to the mongrel2 webserver. I just open-sourced the code on github. Once I add unit testing and scribble documentation, I might try have it accepted into planet racket, if anyone thinks it would be of interest.
http://github.com/neomantic/racket-mongrel2-adapter<https://github.com/neomantic/racket-mongrel2-adapter> This is a beta release. The API is unstable, and will take some polishing. However, an example of a functional mongrel2 handler is in the repository. This is the first practical scheme code that I have written and released to the public, so I welcome any comments and feedback that anyone has. I want to become a better scheme programmer, and also use this adapter for a larger project I'm working on. Enjoy, Chad
____________________ Racket Users list: http://lists.racket-lang.org/users

