python
Python jim 1y ago 95%

Hy - A dialect of Lisp that's embedded in Python

https://github.com/hylang/hy

One of the coolest projects I've seen: a lisp that is embedded into Python. Hy compiles to Python AST so it's (almost) fully interoperable with Python (some notes about it here).

18
0
Comments 0