6 Forks
22 Stars
22 Watchers

tiger

:construction: A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.

How to download and setup tiger

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

Or simply clone tiger with SSH
[email protected]:vyorkin/tiger.git

If you have some problems with tiger

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