diff options
Diffstat (limited to 'js/scripting-lang/IDEAS.txt')
-rw-r--r-- | js/scripting-lang/IDEAS.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/js/scripting-lang/IDEAS.txt b/js/scripting-lang/IDEAS.txt deleted file mode 100644 index 82eed66..0000000 --- a/js/scripting-lang/IDEAS.txt +++ /dev/null @@ -1,9 +0,0 @@ -add 2 other io functions - -..listen - -..emit - -where listen takes in a well defined state object from outside the scope of the program, making it available to the program - -where emit lets the program spit state back out into the wider world \ No newline at end of file |