Back to browse
GitHub Repository
2 starsRust

Larksson-lang: everything is a map or an atom

by arthurzhu29·May 23, 2026·2 points·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

Homoiconicity taken literally: programs are just maps with a trigger key.

Strengths
  • Eliminates the expression/data distinction entirely by using maps for everything.
  • Runtime code generation is trivial since building a program is just building a map.
  • Minimalist core with only integers and maps reduces conceptual surface area.
Weaknesses
  • Zero ecosystem, no package manager, and no standard library visible yet.
  • Niche appeal limits adoption to language hobbyists rather than general devs.
Target Audience

Language designers, Lisp enthusiasts, compiler engineers

Similar To

Clojure · Lisp · JSONiq

Similar Projects