Mino
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 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 (22 points, May 13) — signaling a project ready for an audience beyond its author.
Think of it as Lua for developers who want Clojure ergonomics without the JVM overhead.
Search Interest
-
Nascent0–7 days
-
Emergent8–30 days
-
Validating ← now31–90 days
-
Rising91–180 days
-
Established180 days +
Why is it 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.
Outlook
6-month signal projection and commercial timeline.
Niche embedded-Lisp segment; competes with Lua and Janet where mindshare is durable and switching costs are high.
Risk · Lua's dominant incumbent position and Janet's established community make ecosystem traction very slow.
Analogs · Janet · Wren · Fennel
-
nowSERP gap, zero paid ads
No commercial players ranking for 'mino lisp'; content-gap window is open but audience is small.
-
3-6moTutorial and comparison content
Evergreen 'Mino vs Janet vs Lua' guides could capture developer search intent if the project gains stars.
-
6-12moConsulting or training niche
If mino lands in a notable open-source game or rules engine, a paid migration or training offer becomes viable.
Competition & Opportunity for term “Mino”
Three heuristic signals derived from the tracked queries, the term's monetization cards, and its cluster neighbors. Directional, not audited.
Ideas for term “Mino”
Buildable pitches — turn this term into an article, site, product, post, newsletter, video, or course. Steal any card and run with it.
No direct comparison article exists yet. Covers cold-start times, binary footprint, API surface, and ecosystem maturity — the decision criteria for C/C++ teams choosing an embedded scripting layer.
Walks through state creation, capability gating, registering host types, and evaluating scripts. Targets C++ engineers evaluating Clojure ergonomics for plugin systems or rules engines.
Covers the full embedded Lisp/scripting landscape. Mino's Clojure-parity and persistent data model differentiate it from the register-VM competition.
A site running repeatable cold-start and throughput benchmarks on every embedded scripting language, updated on each release. Small but highly linkable by language authors and evaluators.
Short YouTube demo showing capability gating in a sandbox game context. Targets game dev and tool dev communities looking for Lua alternatives.
Lua turns 31 this year, Janet has an established community, and yet one developer shipped 31 releases of a C99 Lisp in a month to carve out a different corner: persistent data structures and Clojure-style macros with a 613 KB binary.
The interop boundary is where most embedded scripting choices die — either you're fighting the API or the GC is fighting you. Mino's direct-pointer API and immutable handoff changed the equation.
Everyone knows Lua. Some know Janet. Almost nobody knows Mino — the one that started with Clojure's data model and asks 'what if you could embed it in anything with C FFI?'
What People Search
Long-tail queries from Google Suggest + Trends. Volume and competition are heuristics — directional, not audited. Content Type comes from query shape.
SERP of term “Mino”
What searchers see today — organic results on top, paid ads if anyone's bidding. Ad density is a real-time commercial signal.
FAQ
What is Mino?
Mino is an embeddable, Clojure-inspired Lisp runtime written in portable C99, designed to drop into any native application as a sandboxed scripting layer.
Why is Mino 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.
When did Mino emerge?
Publicly emerged around 2026-04-13 (about 51 days ago as of 2026-06-03). EarlyTerms first recorded a pipeline signal on 2026-05-13.
Related Terms
Other terms in the same space — aliases, subtypes, competitors, and neighbors to explore next.
- Part of ··
- Competitor ···
- Related ··
Sources
Primary URLs this report cites — open any to verify the claim yourself.
- 01 leifericf/mino — GitHub repository (12 stars, 31 releases as of May 13 2026) github.com ↗
- 02 mino-lang.org — official homepage with tiered embedding overview mino-lang.org ↗
- 03 mino — Get Started: Homebrew/Scoop install and C embedding quickstart mino-lang.org ↗
- 04 mino Changelog — v0.151.1 API hardening and v0.151.0 embedding API revamp mino-lang.org ↗
- 05 mino About — inspirations (Clojure, Lua, Fennel, Erlang) and related projects mino-lang.org ↗
- 06 HN: mino — tiny embeddable REPL-friendly Lisp in pure ANSI C (May 11, 2026, 29 pts) news.ycombinator.com ↗
- 07 HN: Mino — Embeddable Clojure-inspired Lisp in portable C99 (May 13, 2026, 22 pts) news.ycombinator.com ↗