[ Bron: hy ]
Pakket: python3-hy (0.19.0-2)
Verwijzigingen voor python3-hy
Debian bronnen:
Het bronpakket hy downloaden:
Beheerders:
Externe bronnen:
- Homepage [hylang.org]
Vergelijkbare pakketten:
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.
Andere aan python3-hy gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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