Source: commons.wikimedia.org

Hy is a dialect of the Lisp programming language designed to interact with Python by translating s-expressions into Python's abstract syntax tree (AST). Hy was introduced at Python Conference (PyCon) 2013 by Paul Tagliamonte. Lisp allows operating on code as data (metaprogramming), thus Hy can be used to write domain-specific languages. Wikipedia

Created Year: 2013

Wikidata: Q22661291

Influenced by: LispPython

Programming paradigms: generic programmingimperative programmingmetaprogrammingobject-oriented programmingprocedural programming

Hy Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in Hy

(print "Hello World")

Search on GitHub


Latest data update: 2024-09-23