Recently, a friend asked me a question that's been floating around every boardroom and business school: "With AI writing code, does programming still matter?" It's a fair question. Generative AI can ...
STELLA is a strongly typed, object-oriented, Lisp-like language, designed to facilitate symbolic programming tasks in artificial intelligence applications. STELLA preserves those features of Common ...
Designed by Hartmut Graw, the LispDeck is a Handheld Lisp computer built around the Teensy 4.1 microcontroller for Lisp programming on the go. It features a dual-screen setup with a 5-inch touchscreen ...
Functional programming, as the name implies, is about functions. While functions are part of just about every programming paradigm, including JavaScript, a functional programmer has unique ...
The object-oriented paradigm popularized by languages including Java and C++ has slowly given way to a functional programming approach that is advocated by popular Python libraries and JavaScript ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Common Lisp is a general-purpose programming language in the Lisp language family. Its syntax is defined on top of s-expressions, however it can be extended through the use of reader macros. It ...
Callum is a seasoned gaming managing editor for a number of publications and a gamer who will always try to shine a spotlight on indie games before giving AAA titles the time of day. He loves nothing ...
Lisp is one of those programming languages that seems to keep taunting us for not learning it properly. It is still used for teaching functional languages today. [Adam McDaniel] has an obvious ...