5 Forks
73 Stars
73 Watchers

timl

TiML: A Functional Programming Language with Time Complexity

How to download and setup timl

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

Or simply clone timl with SSH
[email protected]:mit-plv/timl.git

If you have some problems with timl

You may open issue on timl support forum (system) here: https://github.com/mit-plv/timl/issues