On 1/24/2019 3:39 PM, Stephen De Gabrielle wrote:
 (does windows include `make` ?)

No.  Windows provides no development tools aside from scripting [cmd or powershell].

Couple alternatives [there may be more]:  Cygwin provides a Unix/Linux like environment [bash, utilities] for Windows based on a (required) compatibility runtime.  The GnuWin32 project provides native Windows ports of many Unix utilities (including bash and make).

Unless you work with Cygwin [which has issues], or start with a Windows environment like VisualStudio, Eclipse or Netbeans, the bottom line is that Windows requires a lot more work to set up for development.  [General development - Racket works fine :-)]

George

--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to