373 Forks
4578 Stars
4578 Watchers

hy

A dialect of Lisp that's embedded in Python

How to download and setup hy

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

Or simply clone hy with SSH
[email protected]:hylang/hy.git

If you have some problems with hy

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