Talk in English - UK at PHPers Summit 2023
Track Name:
1.C - Php And Its Ecosystem
Short URL: https://joind.in/talk/3ba65
(QR-Code (opens in new window))
Phel is a functional programming language that compiles into PHP. It is a dialect of Lisp inspired by Clojure and built on PHP’s ecosystem. Among other features, it has persistent data structures (Lists, Vectors, Maps, and Sets), macros, recursive functions, and a REPL. I want to talk about the basics of Phel and a live coding demo showing its potential.
Comments
Comments are closed.
Really nice presentation about using a lisp programming language based on PHP!