hy
Lisp (s-expression) based frontend to Python (metapackage)
Install
- All systems
-
curl cmd.cat/hy.sh
- Debian
-
apt-get install hy
- Ubuntu
-
apt-get install hy
- Arch Linux
-
pacman -S hy
- Kali Linux
-
apt-get install hy
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hy
- Raspbian
-
apt-get install hy
- Dockerfile
- dockerfile.run/hy
hy
Lisp (s-expression) based frontend to Python (metapackage)
Hy is a wonderful dialect of Lisp that's embedded in Python. Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you have the whole beautiful world of Python at your fingertips, in Lisp form! This package is here for future installability. This is the stable interface to install the `hy' language.