Ubuntu's MIT scheme package fails for me, so what about guile, gambit, ikarus, scheme48,
Name:
Anonymous2008-12-22 14:06
Five words: DrScheme. Thread over.
Name:
Anonymous2008-12-22 14:07
Doesn't really matter. They all suck but SICP doesn't require much. I think I used PLT.
Name:
Anonymous2008-12-22 14:07
I've been using PLT scheme, which I think is decent enough.
Name:
Anonymous2008-12-22 14:14
NEVER FORGET THE HEROES THAT GAVE THEIR TIME AND THEIR LIVES TO DIE FOR THE GREATER CAUSE OF MAKING THE PLEASURE OF BEING CUMMED INSIDE A GOOGLE MEME. YOUR SACRIFICE WILL NOT BE FORGOTTEN.
NVR FGT
Name:
Anonymous2008-12-22 15:39
I was in your shoes not too long ago. You have a couple choices:
1. DrScheme - Good, I didn't enjoy the editor though, I preferred to just use the MzScheme interpreter in Emacs. Has a lot of libraries and they are easy to install (just import them and the first time they will be downloaded).
2. MIT Scheme - Terrible.
3. Guile - Terrible.
4. Gambit - Fast, but terrible.
5. Ikarus - R6RS, Terrible and fast.
6. Scheme48 - Alright module system, but terrible library support and I recall having problems with memory usage.
Name:
62008-12-22 15:40
BTW, you might want to check out Chicken scheme. It has eggs, good library support, fast, and gay.
Name:
Anonymous2008-12-22 15:52
>>6
Shall I remind you that the standard extensibility interpreter for GNU software is Guile (http://www.gnu.org/software/guile/), which implements the language Scheme (an especially clean and simple dialect of Lisp). Guile also includes bindings for GTK+/GNOME, making it practical to write modern GUI functionality within Guile. We don't reject programs written in other “scripting languages” such as Perl and Python, but using Guile is very important for the overall consistency of the GNU system.
>>8
Right, because I have a full Gnome desktop, and oddly enough, Guile isn't installed on it, whereas practically everything that uses some sort of scripting is Python or Perl based.
>>14
That was either the weakest, saddest troll ever, or you weren't trolling and your response is merely compensatory of this. I believe the latter, as anyone who admits to having been trolling after a mere one post generally wasn't.
Name:
Anonymous2008-12-22 21:26
>>13
Then please explain to me and the rest of /prog/ what bearing having A Complete Gnome Desktop has on the standard extensibility interpreter for GNU software being installed.
>>16
My implication is that the statement: Guile also includes bindings for GTK+/GNOME, making it practical to write modern GUI functionality within Guile.
is entirely irrelevant, since none of the core Gnome apps actually use it.
Name:
Anonymous2008-12-22 21:48
>>18
That doesn't make any sense. The statement was about Guile's usefulness for that purpose.
Name:
Anonymous2008-12-22 21:49
>>19
If it were really useful, people would use it.