diff options
| author | Taylan Kammer <taylan.kammer@gmail.com> | 2026-05-23 22:22:57 +0200 |
|---|---|---|
| committer | Taylan Kammer <taylan.kammer@gmail.com> | 2026-05-23 22:22:57 +0200 |
| commit | 378f8598a5a57b731948241e41f584f5172dc2a2 (patch) | |
| tree | e9352110efe5b204a5abe7e00693be2004aab4e5 /notes/260109-uninterned.md | |
| parent | f1f134d072e375335be5c1203095115fef1db253 (diff) | |
An update of sorts.
Diffstat (limited to 'notes/260109-uninterned.md')
| -rw-r--r-- | notes/260109-uninterned.md | 2 |
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. |
