Contribute Media
A thank you to everyone who makes this possible: Read More

Hy: A Lisp That Compiles to Python

Summary

Hy is a Lisp that compiles to Python AST. It has full interoperability with Python and macros! This talk introduces Hy and will dig into the compiler and demonstrate how dynamically generating Python ASTs can be fun and useful.

Details

Improve this page