8 Forks
40 Stars
40 Watchers

mtt-lang

A toy functional language based on modal type theory. Try it online: https://mtt-lang.github.io/mtt-web

How to download and setup mtt-lang

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

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

If you have some problems with mtt-lang

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