36 Forks
324 Stars
324 Watchers

mosml

Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research.

How to download and setup mosml

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

Or simply clone mosml with SSH
[email protected]:kfl/mosml.git

If you have some problems with mosml

You may open issue on mosml support forum (system) here: https://github.com/kfl/mosml/issues