[ 源代码: hy ]
软件包:hy(1.0.0-1)
Lisp (s-expression) based frontend to Python (cmdline)
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 contains the 'hy' binaries for running the interpreter.
It is here for future installability. This is the stable interface to install the `hy' language.
其他与 hy 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-hy
- Lisp (s-expression) based frontend to Python 3