pseudoc
v0.0.1
Published
Reserved name for the Pseudo language. The actual `pseudoc` CLI will be published when v1.0 Ludens ships. See https://github.com/siliconyouth/pseudo for development.
Maintainers
Readme
pseudoc
Name reserved for the Pseudo language.
The Pseudo language is currently in pre-v1 development. The actual runtime + compiler bindings will be published to npm when v1.0 Ludens ships — when Vladimir Dukelic personally tests and approves the complete working version.
Until then, this package is a placeholder. It will be replaced by the real Pseudo TypeScript runtime + compiler bindings at v1.0.
Where to follow development
- Source: github.com/siliconyouth/pseudo
- Marketing site: pseudoc.com (lands at v1.0)
- Design specification:
docs/superpowers/specs/2026-05-13-pseudo-design.md - Compatibility matrix: COMPATIBILITY.md
- Standards conformance: CONFORMANCE.md
What is Pseudo?
A typed pseudocode language that compiles deterministically to 10 native targets (per ADR-0019 + ADR-0032): TypeScript, Rust, Python, Go, Swift, Kotlin, C# 14 / .NET 10 LTS, C++23, WASM/WASI Preview 2, shell (POSIX sh + Bash 5 fallback). Comments are language protocol (every public function MUST carry @intent + @author). Tools-first execution. Multi-agent first-class (8 AI coding agents supported; Claude Code is the mandatory final reviewer). Local + remote RAG search across the entire 30+ GB knowledge corpus.
License
Dual-licensed: MIT OR Apache-2.0. Same as the upstream Pseudo project.
Owner
Vladimir Dukelic — @siliconyouth — [email protected]
This name is owned by Vladimir Dukelic in perpetuity per GOVERNANCE.md. It is not for sale or transfer.
