DIMIRO1.DEV mode: term-mode Clojure
Home Open Source Now About

Tag

Clojure

Dec 25, 2025 · 5 min

Syntax Highlighting for Code Blocks

Part 4 of building a terminal agent from scratch. Adding syntax highlighting for code blocks using regex-based patterns.

Clojure Terminal AI-Agents
Dec 19, 2025 · 3 min

The Many Ways to Run a Clojure Function from the Terminal

Different approaches to execute Clojure functions from the command line.

Clojure
Dec 05, 2025 · 5 min

Advent Of Code 2025

My Advent of Code 2025 solutions in Clojure.

Clojure
Nov 05, 2025 · 9 min

Rendering Markdown in the Terminal

Add markdown rendering with ANSI escape codes to display formatted text in the terminal.

Clojure AI-Agents Terminal
Nov 04, 2025 · 7 min

The Conversation Loop

Implement a conversation loop with message history for back-and-forth exchanges with the LLM.

Clojure AI-Agents Terminal
Nov 01, 2025 · 7 min

Building an Agent from Scratch

Start building a terminal coding agent using Clojure with minimal dependencies.

Clojure AI-Agents Terminal
Sep 30, 2025 · 5 min

Generative Testing in Clojure

Using clojure.spec to generate tests dynamically from data specifications.

Clojure
Sep 27, 2025 · 1 min

Implementing let in Clojure itself

The let macro can be implemented elegantly using just what the language provides.

Clojure
← Previous Next →
End of Buffer
Powered by Hugo
© 2025 Claudemiro · CC BY-SA-4.0