Decision Workspace
pseudo-lang vs pseudoc vs axon-lang
Side-by-side comparison of Rust crates
Reserved name for the Pseudo language. The actual crate will be published when v1.0 Ludens ships. See https://github.com/siliconyouth/pseudo for development.
Reserved name for the Pseudo language. The actual crate will be published when v1.0 Ludens ships. See https://github.com/siliconyouth/pseudo for development.
AXON v1.5.1 — first crates.io publication of the AXON language full-stack runtime. Lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the native Rust runtime: typed channels (TypedEventBus with QoS×5, π-calculus mobility, capability extrusion via shield D8 — Fase 13.f.2), Free Monad CPS handlers (Fase 2), lease kernel + reconcile loop (Fase 3+5), Epistemic Security Kernel (ESK Fase 6), Trust Types + ReplayLog (Fase 11.a+11.c), Stateful PEM over WebSocket (Fase 11.d), Ontological Tool Synthesis (Fase 11.e), Mobile Typed Channels (Fase 13). Crate publishes as `axon-lang` to mirror the Python PyPI package; library import remains `use axon::*` so existing call sites keep working unchanged.
Core Metrics
| pseudo-lang | pseudoc | axon-lang | |
|---|---|---|---|
| Health Score | 49 | 49 | 51 |
| Total Downloads | 13 | 13 | 903 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 1 | 60 |
| Last Updated | 9d ago | 9d ago | 3d ago |
| Age | 9d | 9d | 25d |
Health Breakdown
Technical Details
| pseudo-lang | pseudoc | axon-lang | |
|---|---|---|---|
| Version | 0.0.1 | 0.0.1 | 2.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 33 |
| Crate Size | 6KB | 6KB | 1.8MB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.88 | 1.88 | 1.95 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •axon-lang leads with a health score of 51/100, but none of the options score above 80.
- •pseudo-lang, pseudoc are pre-1.0 — API may change.