Hello everyone,
I am trying to write a web service in Scheme, so I wish to keep the code
in source form (not compiled). I know that Gambit has an very good
compiler, but I have not heard much about the interpreter (gsi). Does
anyone have an idea how efficient it is, especially in comparison to the
compiler as well as other interpreted languages like Perl, Python, and Ruby?
Thank you!