[ 源代码: hy ]
软件包:python3-hy(0.19.0-2)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-astor (>= 0.8~)
- Python 3 AST manipulator
-
- dep: python3-colorama
- Cross-platform colored terminal text in Python - Python 3.x
-
- dep: python3-funcparserlib (>= 0.3.6~)
- Recursive descent parsing library for python3
-
- dep: python3-rply (>= 0.7.7~)
- pure Python based parser that also works with RPython (Python 3)
-
- dep: python3-setuptools
- Python3 Distutils Enhancements