Phel is a programming language created in 2020 by Jens Haase.
| #798on PLDB | 6Years Old |
git clone https://github.com/phel-lang/phel-langPhel is a functional programming language that transpiles to PHP. A Lisp dialect inspired by Clojure and Janet.
(ns hello-world\boot)
(println "Hello, World!")