[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: a free Unix Scheme compiler for Windows NT?
- To: boucherd@xxxxxxxxx, @xxxxxxxxx
- Subject: Re: a free Unix Scheme compiler for Windows NT?
- From: robertb@xxxxxxxxx (robert)
- Date: Mon, 7 Oct 1996 09:00:16 -0700
- In-Reply-To: Dominique Boucher's message as of Oct 7, 6:52am
> From: Dominique Boucher <boucherd@xxxxxxxxx>
> Date: Mon Oct 7, 6:52am
>
> Robert wrote:
> > 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.
>
> Gambit-C, which is a Scheme to C compiler, can be easily compiled
> using VC++ 4.0 (I did it a month ago). You can find it at
> ftp://ftp.iro.umontreal.ca/pub/parallele/gambit/gambc.zip
>
> It is one of the best compiler available on the net.
>
> Dominique
> --
> +------------------------------------------+-------------------+
> | Dominique Boucher, M.Sc. | //\\ |
> +------------------------------------------+ \\ |
> | L a m b d a S o f t | /\\ |
> | Software Consultant | S/O F\T |
> | Functional Programming Systems and Tools | // \\// |
> +------------------------------------------+-------------------+
Thanks.