summaryrefslogtreecommitdiff
path: root/notes/260109-uninterned.md
diff options
context:
space:
mode:
Diffstat (limited to 'notes/260109-uninterned.md')
-rw-r--r--notes/260109-uninterned.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/notes/260109-uninterned.md b/notes/260109-uninterned.md
index 5899cba..5d914b1 100644
--- a/notes/260109-uninterned.md
+++ b/notes/260109-uninterned.md
@@ -1,5 +1,7 @@
# What strings NOT to intern?
+_2026 January_
+
Although it's become fairly normal these days to define grammars in
terms of Unicode, there's a certain simplicity to just defining them
in terms of bytes instead.