SDK Runtime Catalog

ManagedCode.Tps

TPS SDKs

Every TPS SDK exposes the same contract: constants, validation, parser, compiler, and player APIs. Jump directly into the implementation code or check the glossary for terminology.

6 active SDKs 0 planned SDKs 6 coverage-gated runtimes 5 API layers per runtime

Active SDKs

Implemented Today

Production-ready runtimes with full CI, test suites, and coverage gating.

TypeScript

Reference TPS runtime and source of truth for cross-SDK behavior.

AvailableTypeScriptReferenceCI90%+ Coverage
Status
Active reference runtime with CI and coverage gating.
Workspace
SDK/ts.

JavaScript

Built JavaScript runtime for consumers, generated from the TypeScript source.

AvailableJavaScriptPackageCI90%+ Coverage
Status
Active consumer runtime with CI and coverage gating.
Package
managedcode.tps.
Workspace
SDK/js.

C#

ManagedCode.Tps runtime for .NET consumers.

AvailableC#ManagedCode.TpsC#CI90%+ Coverage
Status
Active C# runtime with CI and coverage gating.
Namespace
ManagedCode.Tps.
Workspace
SDK/dotnet.

Flutter

Dart runtime for Flutter hosts with parser, compiler, validation, and playback parity tests.

AvailableFlutterDartFlutter AppsCI90%+ Coverage
Status
Active Dart runtime for Flutter embedding with CI and coverage gating.
Package
managedcode_tps.
Workspace
SDK/flutter.

Swift

Native Swift package with compile, restore, and timed playback APIs for Apple-platform hosts.

AvailableSwiftSwiftPMAppleCI90%+ Coverage
Status
Active Swift runtime package with CI, parity tests, and coverage gating.
Package
ManagedCodeTps.
Workspace
SDK/swift.

Java

Standalone Java runtime with compile, restore, transport, and live playback support.

AvailableJavaJVMStandaloneCI90%+ Coverage
Status
Active Java runtime with transport parity, CI, and coverage gating.
Package
com.managedcode.tps.
Workspace
SDK/java.