Articles by Tag #lisp

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Common Lisp needs more documentation, tools and ideas (where are we on this?)

This comment is like a mantra on reddit: Lisp needs more fresh documentation, more fresh tooling,...

Learn More 3 0Dec 17 '25

MCP Development with Lisp, Firestore, Cloud Run, and Gemini CLI

Leveraging Gemini CLI and the underlying Gemini LLM to build Model Context Protocol (MCP) AI...

Learn More 3 0Jan 27

Emacs Indigo: bindings for the Indigo cheminformatics library

After several months of development, I'm sharing the first pre-release of emacs-indigo, a native...

Learn More 0 0Nov 9 '25

What If YAML and Lisp Had a Child?: Bring Functional Power to Your Kubernetes Manifests

Tired of managing multiple YAML files for different Kubernetes environments? Meet yisp — a functional, Lisp-flavored engine for structured config generation.

Learn More 6 2Jun 2 '25

MCP Development with Lisp, Firestore, and Gemini CLI

Leveraging Gemini CLI and the underlying Gemini LLM to build Model Context Protocol (MCP) AI...

Learn More 0 0Jan 27

MCP Development with Lisp, Cloud Run, and Gemini CLI

Leveraging Gemini CLI and the underlying Gemini LLM to build Model Context Protocol (MCP) AI...

Learn More 2 0Jan 23

Could parentheses be a reason Lisp is hard to read?

Many in the communities of Lisp-style languages (Lisp, Clojure etc.) seem to discount parentheses...

Learn More 0 4Mar 20 '25

Common Lisp script: search and transform music files to mp3 with ffmpeg

We leverage some cool libraries: $ ciel -s ffmpeg delux flac […] TITLE : Cria de...

Learn More 0 1Sep 9 '25

Common Lisp: read password on a terminal (by hiding its input)

We want to have a prompt asking for a password or other sensitive information: > enter...

Learn More 1 0Sep 4 '25

Clojure for the Brave and True

Como desenvolvedor a alguns anos, decidi mergulhar no mundo de LISP através de Clojure por pura...

Learn More 3 0Feb 10 '25

Common Lisp: a command-line interactive terminal application in 2 lines

The quicker to a MVP the better, right? Suppose you have a working Lisp function: (defun play...

Learn More 5 0Jul 27 '25

Send emails with Common Lisp (SMTP, Gmail, Sendgrid, Mailgun…)

Today I want to give an usage example of cl-smtp. It's a good, maintained library, with a good README...

Learn More 1 0May 27 '25

CODE TIPS #1 — Контра-интуитивната индентация и скобите в LISP

(Първо публикувано на 07.03.2016) OK, наскоро започнах да изучавам функционален език за програмиране...

Learn More 0 0May 25 '25

Macros Explained for Java Developers

If you’re a Java dev, you’ve probably used or heard of Project Lombok, Jakarta Bean Validation (JSR...

Learn More 0 0Jun 29 '25

Why I Keep Coming Back to Python and Django

In a low-code world, I still choose high-code. Most of my day job revolves around enterprise...

Learn More 0 0Jun 24 '25

Read CSV files in Common Lisp (cl-csv, data-table)

I just helped friends for some CSV manipulation and did it for the first time from CL, here's a quick...

Learn More 0 0May 6 '25

Reasons to use Common Lisp in 2025

Reasons to use Common Lisp in 2025

Learn More 1 0Aug 17 '25