notes
notes copied to clipboard
DAG maps
Consider a language in which program code, data and runtime state could be represented as a Directed Acyclic Graph (DAG). If that language was required to be deterministic, unique DAG -> DAG mappings would be necessary.
How can one describe such mappings? Can the mapping itself be a DAG?
If this is possible I propose calling this "tree" language "Entish".