cproctor / unfold_studio

text and code
6 stars 0 forks source link

Context directives #103

Open cproctor opened 3 years ago

cproctor commented 3 years ago

Unfold Studio should have context directives:

#context:map
#context:video-player

Within contexts, knots may have state directives:

#coordinates:(-45.00034, 63.11135)

We're going to need runtime errors, by which the player can throw errors which can be bubbled up into backend logging.