6 lines
No EOL
240 B
Text
6 lines
No EOL
240 B
Text
{{language}}
|
|
{{implementation|Lisp}}
|
|
|
|
A Lispy syntax for [[Python]]. The implementation generates Python abstract syntax trees (AST), not just bytecode, so you can use Hy with, e.g., PyPy just as well as CPython.
|
|
|
|
Website: http://hylang.org |