Back

Hy

Hy is a Lisp-inspired, dynamically typed programming language that seamlessly combines the simplicity of Python syntax with the expressive power of Lisp. It is primarily used for scripting, embedded systems, and rapid prototyping.

Hello, world code example:

(print "Hello world!")

Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.

Repositories on GitHub: 434