16 Forks
100 Stars
100 Watchers

mlscript

The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to have full interop with TypeScript!

How to download and setup mlscript

Open terminal and run command
git clone https://github.com/hkust-taco/mlscript.git
git clone is used to create a copy or clone of mlscript 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 mlscript https://github.com/hkust-taco/mlscript/archive/master.zip

Or simply clone mlscript with SSH
[email protected]:hkust-taco/mlscript.git

If you have some problems with mlscript

You may open issue on mlscript support forum (system) here: https://github.com/hkust-taco/mlscript/issues