#\U<hex> syntax
Sam Steingold <[email protected]> Fri, 18 May 2018 11:44:04 -0400
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Bruno, My question is inspired by https://stackoverflow.com/q/50413748/850781. CLISP supports the #\U<hex> read syntax for Unicode characters but does not advertise it (instead, the official syntax is #\Code<decimal>). Also, the <hex> _must_ be 5 or 9 characters long (padded with 0s if necessary), and the syntax is implemented as if it were a character name lookup. I wonder if you think it might be a good idea to 1. Relax the 5/9 length requirement 2. Advertise the syntax in https://clisp.sourceforge.io/impnotes/sharpsign.html#sharpsign-backslash Thanks. -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1561 http://childpsy.net http://calmchildstories.com http://steingoldpsychology.com https://ffii.org http://memri.org http://islamexposedonline.com Lisp is a language for doing what you've been told is impossible. - Kent Pitman ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel