Tags LISPProgramming Why Learn Lisp? admin October 20, 2022 In the last article, I had shared my views on why programmers should learn Prolog, preferably as the first language.
Tags LISPNatural Language ProcessingProgrammingProlog Definite Clause Grammars in Lisp – Part 4 admin June 12, 2022 In a series of articles written earlier, I had shown how it is possible to model Definite Clause Grammars (DCG) in
Tags LISPProgramming Setting Up Function Hooks in Lisp admin May 29, 2022 Lisp is known to be a highly dynamic language, where functions are first-class objects. It is possible to define and undefine
Tags LISPProgrammingXojo Calling Lisp Functions from Xojo admin April 17, 2022 A few days ago, I purchased Xojo Pro commercial license. In case you haven’t heard about the product, Xojo is a
Tags Book ReviewLISPProgramming Book Review: Introducing Blockchain with Lisp admin March 19, 2022 Title: Introducing Blockchain with Lisp: Implement and Extend Blockchains with the Racket Language Author: Boro Sitnikovski Publisher: Apress Year: 2021
Tags D LanguageLISPProgramming Calling Lisp Functions from D Language admin December 25, 2021 After exploring “newLisp” in the past few posts, I would like to start looking at the “D Programming Language” (DLang). DLang has
Tags LISPnewLispProgramming The “net-eval” Function in “newLisp” admin December 12, 2021 One of the cool things about “newLisp” is that despite its small fooprint, it comes with a lot of functionality built-in.
Tags LISPProgramming Eager Future2 Common Lisp Library admin May 9, 2021 Eager Future2 is a Common Lisp library that facilitates parallel computation. It is based on the idea of a “future”
Tags LISPProgramming lparallel: A Parallel Programming Library admin April 26, 2021 You may recall that in the last article I had reviewed the book “Algorithms in Lisp” by Vsevolod Domkin. There was
Tags Book ReviewLISP Book Review: Programming Algorithms in Lisp admin April 12, 2021 Title: Programming Algorithms in Lisp: Writing Efficient Programs with Examples in ANSI Common Lisp Author: Vsevolod Domkin Publisher: Apress Year: