Skip to content

Roadmap

vow 0.1.0 shipped with a native C compiler, curl installer, cloud registry (30 packages), async runtime, and vow-web-server v0.2. See Changelog for release notes.

  • Native compiler (lang/native/) — no Python runtime dependency
  • Curl installer (install.vowlang.dev) for vow + vpm
  • Package manager + cloud registry (Vercel + Firebase) — vpm
  • VS Code extension on the Marketplace
  • 29 libraries + vow-web-server on vpm.vowlang.dev
  • FFI (would punch a hole in API confinement)
  • Self-hosted compiler (compiler written in Vow)
  • SMT contract proving
  • inotify-style file watching (poll file_mtime for now)
  • Live wire clients for every database (mem stubs + integration tests ship; production hardening ongoing)