I have the following code in ~/.emacs for running scheme (gosh and mit-scheme). ;(setq scheme-program-name \"gosh -i\")
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I recently discovered that CGI scripts can be written in pretty much any language that can print to stdout. I\'ve written a small guile cgi script that works on my local apache install, but not on my
How to undefi开发者_StackOverflow社区ne a variable in Scheme? Is this possible?You\'re touching a nerve here.Scheme doesn\'t have a very clear standard notion of how top-level environments work.Why?Be
Why would anyone pre开发者_开发百科fer Scheme macros over Common Lisp macros (and I genuinely want to know too, I\'m not trying to be a troll)?
You know the river-crossing problems. Here is a sort description: Once upon a time, three cannibals were guiding three missionaries through a jungle. They were on their way to the nearest mission st
I\'m trying to make a .NET wrapper for an REPL (specifically Scheme, but I haven\'t got to where it matters).I looked for some sort of expect-style library, but I couldn\'t find one, so I\'ve been usi
Looking for a version of scheme that will allow me to develop OpenGL applications that run on Windows and Mac OSX.
I\'ve made a solution for the Dutch national flag problem already. But this time, I want to try something more difficult: the Mauritus national fla开发者_开发知识库g problem - 4 colours, instead of 3
I\'m looking at Scheme at the moment for a bit of fun, using the \"how do design programs\" book. All pretty easy so far but ran into this odd wording in exercise 6.6.1 where I\'m not clear what is in