Basilisp, a Clojure-like language targeting Python
Basilisp, a Clojure-like language targeting Python
basilisp.readthedocs.io
Welcome to Basilisp’s documentation!
Basilisp is a Clojure-compatible(-ish) Lisp dialect targeting Python 3.9+. Basilisp compiles down to raw Python 3 code and executes on the Python 3 virtual machine, allowing natural interoperabilit......