<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
><br>
><br>
> Given that, here is an example implementation of code that defines a<br>
> function to map between the codes and their names:<br>
><br>
> <a href="https://gist.github.com/dyoo/5586470" target="_blank">https://gist.github.com/dyoo/5586470</a><br>
><br>
> This implementation may be trying to be a little too clever: it does<br>
> the work of parsing the UnicodeData.txt file at compile time in an<br>
> effort to cache the result to bytecode. If you use 'raco make' on<br>
> this module,<br>
><br>
> <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'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'll look into this in a few days. I'm in the midst of moving, so I'm very distracted right now. ;)<span></span> </div>