1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/lang/py-hy/pkg-descr
Yuri Victorovich a23a619229 lang/py-hy: Update 0.17.0 -> 0.19.0
PR:		250938
Approved by:	dave@dal.ca (maintainer's timeout 21 day)
2020-11-28 20:44:33 +00:00

7 lines
254 B
Plaintext

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!
WWW: https://docs.hylang.org/en/stable/