Introduction
Introduction to vScript
vScript is a symbolic protocol for composing stateful interactions across digital platforms. Part protocol, part markup, part ritual.
What is vScript?
vScript represents a new paradigm in digital interaction design. It combines the precision of programming languages with the expressiveness of natural language, creating a symbolic protocol that adapts to context and state.
Basic vScript Structurevscript
1
2
3
4
5
6
7
// Enter a creative statevS.enter(creative).// Inject content with different urgenciesvS.inject("Ambient thought"); // soft evaluationvS.inject("Deliberate action"); // commit actionvS.inject("Urgent response")! // forced executionCore Philosophy
- Structure is Story: The way you organize commands tells a narrative
- Punctuation is Power: Semantic meaning embedded in punctuation marks
- Context is Syntax: The same command behaves differently based on state