152 Forks
2577 Stars
2577 Watchers

eta

The Eta Programming Language, a dialect of Haskell on the JVM

How to download and setup eta

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

Or simply clone eta with SSH
[email protected]:typelead/eta.git

If you have some problems with eta

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