<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
&gt;<br>
&gt;<br>
&gt; Given that, here is an example implementation of code that defines a<br>
&gt; function to map between the codes and their names:<br>
&gt;<br>
&gt;    <a href="https://gist.github.com/dyoo/5586470" target="_blank">https://gist.github.com/dyoo/5586470</a><br>
&gt;<br>
&gt; This implementation may be trying to be a little too clever: it does<br>
&gt; the work of parsing the UnicodeData.txt file at compile time in an<br>
&gt; effort to cache the result to bytecode.  If you use &#39;raco make&#39; on<br>
&gt; this module,<br>
&gt;<br>
&gt;    <a href="http://docs.racket-lang.org/raco/make.html" target="_blank">http://docs.racket-lang.org/raco/make.html</a><br>
<br>
Danny, if you&#39;re feeling really generous, perhaps it would be worth your time to formulate this as a pull request on<br>
<br>
<a href="https://pkg.racket-lang.org/info/unicode-properties" target="_blank">https://pkg.racket-lang.org/info/unicode-properties</a><br>
<br>
</blockquote><div><br></div><div>Ok, I&#39;ll look into this in a few days.  I&#39;m in the midst of moving, so I&#39;m very distracted right now.  ;)<span></span> </div>