On Saturday, October 13, 2012 4:36:56 PM UTC-4, Chris wrote:
> Does anyone here have any experience with using the graphics part of mit-scheme? I am trying to write a little library so I can easily plot stuff for a class I'm taking. I want to try to get my teacher to let me use scheme instead of IDL (gross!) for plotting, and I want to write functions with similar functionality as corresponding functions in IDL. I'm using windoze, if that matters.
Chris, did you ever get this figured out? I've run into the same issue. Everywhere I look I can't get any instructions on how to enable graphics on MIT-Scheme if it's not already working: (enumerate-graphics-types) always returns an empty list for me.