9 Forks
131 Stars
131 Watchers

mys

The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-lang.org for more information.

How to download and setup mys

Open terminal and run command
git clone https://github.com/mys-lang/mys.git
git clone is used to create a copy or clone of mys repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mys https://github.com/mys-lang/mys/archive/master.zip

Or simply clone mys with SSH
[email protected]:mys-lang/mys.git

If you have some problems with mys

You may open issue on mys support forum (system) here: https://github.com/mys-lang/mys/issues