- Powered by
- WordPress
- Blog
- Profile
- Homepage
-
A simple CGI example in Scheme
This example is tested with Guile 1.8.8, a nice lightweight open-source Scheme. The string-split function is not part of the RSR5 standard, but shouldn’t be too hard to hand-code. I found a ready-made one, but apparently that one requires a single character split expression to be “listed,” which is to say, in the code below,…