Skip to content

LisPython

This documentation stands for version 0.2.0
Try LisPy without installing it! : Web REPL

What is LisPython?

Lisp + Python = LisPython.
I'll use the abbreviation LisPy throughout this documentation. LisPy provides a new lisp-like syntax for Python. (Thus, macro system too)

LisPy is highly inspired by Clojure and Hy. I started this project because I want something slightly different from Hy. As a standalone language, Hy evolves fast. It can be good in general. But it's hard for me to keep track of the breaking changes in Hy.