Skip to content

Language Flavors Language Flavors

github-actions[bot] edited this page Jul 2, 2026 · 1 revision

Language Flavors

VMx ships one language-neutral specification through four idiomatic surfaces: C#, Python, TypeScript, and Swift.

At A Glance

Flavor Reactive Primitive Naming Idiom
C# System.Reactive PascalCase
Python reactivex snake_case
TypeScript rxjs camelCase
Swift Combine camelCase

Read Next

Clone this wiki locally