[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: a free Unix Scheme compiler for Windows NT?
- To: Lars Thomas Hansen <lth@xxxxxxxxx>
- Subject: Re: a free Unix Scheme compiler for Windows NT?
- From: robertb@xxxxxxxxx (robert)
- Date: Fri, 4 Oct 1996 11:48:24 -0700
- In-Reply-To: Lars Thomas Hansen's message as of Oct 4, 2:40pm
> From: Lars Thomas Hansen <lth@xxxxxxxxx>
> Date: Fri Oct 4, 2:40pm
>
>
> >Has anyone ported any free Unix-based Scheme compiler to Windows NT,
> >perhaps via GNU-WIN32? Facing a future of Visual C++ 4.0, I'm trying
> >my best to find a more reasonable alternative.
>
> I like MIT Scheme 7.4.2: ftp://swiss-ftp.ai.mit.edu/pub/scheme-7.4, I
> think. Depends on what you'll use it for, though -- it's not stellar
> when it comes to creating standalone apps, and its memory consumption is
> generally high.
>
> --lars
It can create standalone apps? I'll look into it! Thanks!