Decision Workspace
abyss-interpreter vs value-lang vs abyss-core
Side-by-side comparison of Rust crates
47
abyss-interpreter
experimentalv0.7.0
Runtime engine for the AbySS scripting language: evaluator, runtime environment, value representation, and the built-in standard library.
54
value-lang
experimentalv1.0.0
Runtime value representation (tagged unions / NaN-boxing).
49
abyss-core
experimentalv0.7.0
Core language primitives for the AbySS scripting language: AST, chumsky-based parser, and formatter. Shared between the CLI interpreter and editor tooling.
Core Metrics
| abyss-interpreter | value-lang | abyss-core | |
|---|---|---|---|
| Health Score | 47 | 54 | 49 |
| Total Downloads | 143 | 66 | 178 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 6 | 2 | 12 |
| Releases | 6 | 2 | 6 |
| Last Updated | 6d ago | 12d ago | 6d ago |
| Age | 2m | 12d | 2m |
Health Breakdown
abyss-interpreter
Maintenance
13
Quality
14
Community
7
Popularity
3
Documentation
10
value-lang
Maintenance
13
Quality
17
Community
7
Popularity
2
Documentation
15
abyss-core
Maintenance
13
Quality
14
Community
9
Popularity
3
Documentation
10
Technical Details
| abyss-interpreter | value-lang | abyss-core | |
|---|---|---|---|
| Version | 0.7.0 | 1.0.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 2 | 6 | 3 |
| Crate Size | 73KB | 54KB | 34KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •value-lang leads with a health score of 54/100, but none of the options score above 80.
- •abyss-core has the most downloads (178), suggesting wider adoption.
- •abyss-interpreter, abyss-core are pre-1.0 — API may change.