Skip to content

Instantly share code, notes, and snippets.

@dualyticalchemy
Last active June 28, 2021 16:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dualyticalchemy/f633a2d151b94c92b92fd8d936feec62 to your computer and use it in GitHub Desktop.
Save dualyticalchemy/f633a2d151b94c92b92fd8d936feec62 to your computer and use it in GitHub Desktop.

Structure of contingency

Notice the space between the end of the parenthetical and the start of the thick arrow, this is at an intersection of content and form, where category and functional interplay demarcate processuation of the real:

YUML

(start)[Start]->(running)

JavaScript

let start = (outcome) -> ({ output: () -> ({ ...outcome }) })

Syntactognomy

({category})[{Function}]->(output)

So YUML and JavaScript more or less live in the same syntactonomic space of expression. Just write your JavaScript as YUML documents already!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment