Mercury-Language/mercury

This is too difficult for me as a computer novice.

TianMaiCheng opened this issue · 2 comments

This programming language is cool,This is too difficult for me as a computer service, can you provide the installation package under the Windows environment?I don't know anything about msys32

The Mercury compiler wasn't written in a way that supports natively running in windows, however I haven't had much trouble running it in a cygwin environment. If you're willing to learn a little UNIX style command like (not that much different from DOS) you can try installing cygwin and then following the instructions in the README.Cygwin and INSTALL files.

Or use Windows Subsystem for Linux and use that environment to try Mercury and lots of other things.