# Mino

> **TL;DR.** Mino is an embeddable, Clojure-inspired Lisp runtime written in portable C99, designed to drop into any native application as a sandboxed scripting layer.

- **Category:** Developer Tools / Programming Languages / Embedded Systems
- **Stage:** validating
- **Age:** 51 days
- **Origin date:** 2026-04-13
- **First detected:** 2026-05-13
- **Canonical URL:** https://earlyterms.com/term/mino
- **Sources:** 7 primary URLs

## Definition

Mino is an embeddable, Clojure-inspired Lisp runtime written in portable C99, designed to drop into any native application as a sandboxed scripting layer. It brings persistent immutable data structures, lazy sequences, and a REPL-driven workflow to hosts written in C, C++, Rust, Go, Java, or Swift.

The [GitHub repository](https://github.com/leifericf/mino) launched on April 13, 2026, reaching 31 releases by May 13. It debuted on Hacker News twice in the same week — first as a bare GitHub link (29 points, May 11) and then via [mino-lang.org](http://mino-lang.org/) (22 points, May 13) — signaling a project ready for an audience beyond its author.

## Analogy

Think of it as Lua for developers who want Clojure ergonomics without the JVM overhead.

## Why it's emerging now

Mino launched its GitHub repo on April 13, 2026, and published a documentation site by mid-May. Its dual HN debut (May 11 + 13) brought it to developers comparing alternatives to Lua for host-scriptability with Clojure semantics — a niche but real demand in game-engine and rules-engine circles.

## Related terms

- *competitor:* Janet
- *competitor:* Lua
- *competitor:* Fennel
- *parent:* Clojure
- *competitor:* Wren
- *related:* Babashka
- *related:* jank
- *parent:* embedded scripting
- *related:* C99
- *parent:* Lisp

## Sources

1. [leifericf/mino — GitHub repository (12 stars, 31 releases as of May 13 2026)](https://github.com/leifericf/mino)
2. [mino-lang.org — official homepage with tiered embedding overview](http://mino-lang.org/)
3. [mino — Get Started: Homebrew/Scoop install and C embedding quickstart](http://mino-lang.org/get-started/)
4. [mino Changelog — v0.151.1 API hardening and v0.151.0 embedding API revamp](http://mino-lang.org/changelog/)
5. [mino About — inspirations (Clojure, Lua, Fennel, Erlang) and related projects](http://mino-lang.org/about/)
6. [HN: mino — tiny embeddable REPL-friendly Lisp in pure ANSI C (May 11, 2026, 29 pts)](https://news.ycombinator.com/item?id=48094747)
7. [HN: Mino — Embeddable Clojure-inspired Lisp in portable C99 (May 13, 2026, 22 pts)](https://news.ycombinator.com/item?id=48120249)

---
_Generated by EarlyTerms · https://earlyterms.com/term/mino_
