# Dial tags : [[my projects]] [[my programming languages]] Dial is a Lisp of my own design. The name is a recursive acronym, standing for Dial Is A Lisp. Dial is written in Rust and is somewhat [[Clojure]]-like. ## Technical references - [Risp (in (Rust) (Lisp))](https://stopa.io/post/222) (for bits about `env` and Rust function closure)