Decision Workspace
mllc vs mata-ll vs clue_core
Side-by-side comparison of Rust crates
49
mllc
experimentalv0.1.2
Compiler library for mata-ll: compiles a Haskell subset to a single self-contained Lua file. Bundles its standard library, so it needs no files on disk at runtime.
48
mata-ll
experimentalv0.1.2
mata-ll command-line compiler and runner: compiles a Haskell subset to Lua and runs it via an embedded Lua interpreter.
52
clue_core
growingv3.4.7
C/Rust like programming language that compiles into Lua code
Core Metrics
| mllc | mata-ll | clue_core | |
|---|---|---|---|
| Health Score | 49 | 48 | 52 |
| Total Downloads | 67 | 47 | 20.0K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 3 | 0 | 16 |
| Releases | 3 | 3 | 16 |
| Last Updated | 1d ago | 1d ago | 405d ago |
| Age | 3d | 3d | 3y 5m |
Health Breakdown
mllc
Maintenance
14
Quality
14
Community
7
Popularity
2
Documentation
12
mata-ll
Maintenance
14
Quality
14
Community
6
Popularity
2
Documentation
12
clue_core
Maintenance
7
Quality
20
Community
8
Popularity
5
Documentation
12
Technical Details
| mllc | mata-ll | clue_core | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.2 | 3.4.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 3 | 10 |
| Crate Size | 227KB | 9KB | 40KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.85 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •clue_core leads with a health score of 52/100, but none of the options score above 80.
- •⚠ clue_core has not been updated in over a year.
- •mllc, mata-ll are pre-1.0 — API may change.