summaryrefslogtreecommitdiffstats
path: root/notes/language/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes/language/notes')
-rw-r--r--notes/language/notes7
1 files changed, 7 insertions, 0 deletions
diff --git a/notes/language/notes b/notes/language/notes
new file mode 100644
index 000000000..052828dc8
--- /dev/null
+++ b/notes/language/notes
@@ -0,0 +1,7 @@
+Selectors:
+ should they always error if a host interprets without a value?
+ e.g., should they always have what amounts to a default?
+ otherwise, we'll get valueless statements
+
+Truth:
+ we need to handle true/falseness