Laracon DB
Laracon DB
Igor Wiedler
Has spoken at:
And has done the following talks:
Abstract Machines (2014)
No video available
Lisp (2014)

This talk explores LISP programming concepts and their potential applications in PHP. The speaker covers the history of LISP, demonstrates core LISP concepts like lists and recursion, explains macros, and discusses how LISP-inspired features could enhance PHP development. The talk includes examples of implementing LISP interpreters in PHP and explores functional programming concepts like the Y combinator and Church numerals.