Comment on Show HN: Schematra – Sinatra-inspired minimal web framework for Chicken SchemeComments−sivers1yWow. Last year I hired Peter Bex - a lead Chicken Scheme dev - to help me do the same thing! (Sinatra in Chicken Scheme.)It passed the tests but I didn't put it on my Github because I realized I wasn't going to continue using it.If anyone's interested, I could add it on Github I guess. sive.rs/contact−teruakohatu1yWow. Last year I hired Peter Bex - a lead Chicken Scheme dev - to help me do the same thing! (Sinatra in Chicken Scheme.)What was your motivation?−sivers1yI love Sinatra, but wanted to see if simple Scheme compiled to C could do the same thing in an equally eloquent way. I thought the answer was no, but this Schematra looks great, so maybe.−teruakohatu1yThanks for the response.
Comments
Wow. Last year I hired Peter Bex - a lead Chicken Scheme dev - to help me do the same thing! (Sinatra in Chicken Scheme.)
It passed the tests but I didn't put it on my Github because I realized I wasn't going to continue using it.
If anyone's interested, I could add it on Github I guess. sive.rs/contact
What was your motivation?
I love Sinatra, but wanted to see if simple Scheme compiled to C could do the same thing in an equally eloquent way. I thought the answer was no, but this Schematra looks great, so maybe.
Thanks for the response.