Tags LISPOpenAIProgramming Using OpenAI from Allegro Common Lisp admin January 20, 2025 Allegro Common Lisp ver 11.0 introduced support for OpenAI LLMs. In this article, let us look at some of the functions
Tags LISPProgramming Word Transformation Puzzle – Part 2: Implementation in Common Lisp admin January 4, 2025 In the last article I discussed an interesting word puzzle and showed how to solve it using Prolog. Here is the