SplitScript reference / Migration / startup lifecycle block

startup lifecycle block

Migration from ASL

Source pattern

Look for the ASL concept startup lifecycle block in the source. The semantic difference below is more important than a token-for-token rewrite.

Canonical SplitScript

Use the canonical language and API symbols linked below.

Semantic difference

Use settings and global declarations for data, then setup for remaining process-independent startup statements.

Supported hosts

This uses the standard SplitScript runtime contract. Any provider-specific requirements are documented by the linked canonical API.