[plt-scheme] compatibility between DrScheme and Vista?
John Dean wrote:
>
> Schemers,
>
> I need to use Scheme for a course I’m taking. I’ve experimented with
> Petite Chez Scheme a bit. It’s OK, but I assume that when I write
> complex programs, I’ll want more debugging and help than the
> command-line environment will supply.
>
> 1. Would anyone care to recommend DrScheme as an improvement over
> Petite Chez Scheme?
>
Definitely. As I understand, Petite Chez Scheme is faster than PLT
Scheme, but on all other standards, PLT is better.
> 2. Are there any compatibility issues between DrScheme and Vista?
>
I have never heard of any. You won't be the first one to use DrScheme on
Vista, so no.
> Thanks,
>
> John
>
>
Chongkai