marciok/Mu resource
It's a Swift playground explaining how to create a tiny programming language named Mu observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3586
- days_rel: n/a
- days_push: 2400
- n_releases_24m: 0
Adoption not part of the score
1046 stars · 40 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift playground that teaches how to build a tiny programming language called Mu through a lexer, parser, and interpreter. It is an educational tutorial rather than production software.
Use cases
- learn how to write a lexer
- understand how parsers work
- build a tiny programming language
- learn interpreter basics
- teach compiler fundamentals with Swift
When to choose
- you want a hands-on tutorial on language implementation in Swift
- you are learning lexer/parser/interpreter basics
- you prefer learning inside a Swift playground
When to avoid
- you need a production-ready language or toolchain
- you need a maintained library with a license
- you work outside Swift or Apple platforms
Facets
learning-resource · maturity maintenance
parser interpreter programming-language developer-tools programming-languages parsers tutorials education swift-playground lexer compiler-tutorial toy-language swift macos
1 source
- readme: https://github.com/marciok/Mu · fetched 2026-08-28 · 68b08b688b7c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| marciok/Mu | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem