[ ソース: 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 用配布用ユーティリティへの機能強化