robert-strandh / SICL

A fresh implementation of Common Lisp
Other
1.07k stars 79 forks source link

Avoid relying on host character encodings #219

Closed moon-chilled closed 3 years ago

moon-chilled commented 3 years ago

NB. an alternate solution would be to avoid the use of host characters altogether; but that may be more trouble than it is worth.