[ 源代码: hy ]
软件包:python3-hy(1.0.0-1)
Lisp (s-expression) based frontend to Python 3
Hy is a wonderful dialect of Lisp that's embedded in Python 3.
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 Python 3 bindings only.
其他与 python3-hy 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-astor
- Python 3 AST manipulator
- 或者 python3-supported-min (>= 3.9)
- 软件包暂时不可用
-
- dep: python3-funcparserlib (>= 1.0.0~)
- Recursive descent parsing library for python3
-
- dep: python3-setuptools
- Python3 Distutils Enhancements