================================================================================ PHEL LANG ================================================================================ Tags: phel, php, functional-programming, lisp URL: https://chemaclass.com/talks/phel/ -------------------------------------------------------------------------------- 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. This talk covers the basics of Phel and includes a live coding demo showing its potential. -------------------------------------------------------------------------------- - 2026-10-27 | International PHP Conference [Munich, Germany] (EN) - Running DOOM in PHP with Phel (https://phpconference.com/php-core-coding/running-doom- php-phel/) [slides (/slides/phel-doom/)] - 2026-06-09 | International PHP Conference [Berlin, Germany] (EN) - Writing Lisp in PHP: A Journey with Phel (https://phpconference.com/php-core-coding/lisp-in-php-phel/) [slides (/slides/phel-doom/)] - 2025-10-27 | International PHP Conference [Munich, Germany] (EN) - From $this to (this): A Gentle Introduction to Phel (https://phpconference.com/web-development/phel-introduction-functional- programming-lisp/) - 2023-10-24/26 | International PHP Conference [Munich, Germany] (EN) - Introducing Functional Programming in PHP with Phel (https://phpconference.com/php-core-coding/phel-language-a-native-lisp-for-php/) - 2023-07-28 | WeAreDevelopers World Congress [Berlin, Germany] (EN) - Phel, a native Lisp for PHP (https://www.wearedevelopers.com/world-congress) [slides (ht tps://docs.google.com/presentation/d/1Zc3zxz9VIujh43enXhgTgvm2kCz9aQKSU1nsrtL_HE s)] (imgs (https://www.linkedin.com/feed/update/urn:li:activity:7091038575588200448/)) - 2023-05-27 | PHPers Summit [Poznan, Poland] (EN) - Phel Language, a native LISP for PHP (https://phpers.pl/) - 2023-05-24/25 | International PHP Conference [Berlin, Germany] (EN) - Phel Language, a native LISP for PHP (https://phpconference.com/php-core-coding/phel-language-a-native-lisp-for-php/) - 2023-04-19 | PHP Madrid Community [Remote] (ES) - Programación funcional en PHP (presentando Phel Lang) (https://www.meetup.com/phpmad/events/292576962) - 2023-03-28 | Berlin Hack & Tell [Berlin, Germany] (EN) - Phel in 5 min (https://www.meetup.com/Berlin-Hack-and-Tell/events/292379070) (Video (https://youtu.be/ZQTann9ItH8)) (imgs (https://www.linkedin.com/feed/update/urn:li:activity:7046766759197999104/)) - 2022-11-10 | Software Crafters Madrid [Remote] (ES) - Phel, a native LISP for PHP (https://www.meetup.com/madswcraft/events/289206891/) - 2022-06-23 | DesarrolloWeb [Remote] (ES) - Phel Language ¿Programación funcional para PHP? (https://www.youtube.com/live/9pElbTEcyGA) [image] [image] ================================================================================