YAPC::Europe 2013 in Kiev

YAPC::Europe 2013 “Future Perl”

Twitter #ye2013    Facebook    RSS       Log in

Twitter #ye2013    Facebook    RSS       Log in

Implementing Unicode for Rakudo on MoarVM and JVM backends

By M W (‎diakopterXXX‎)
Lightning talk
Target audience: Any
Language: English
Tags: 5 6 jvm moarvm p5 p6 perl5 perl6 unicode


A quick delve into a couple of interesting implementation techniques of the Unicode Character Database, originally prototyped for MoarVM, but to be ported trivially to the JVM Rakudo backend soon, including bitfield generation and recursive binary search algorithm generators.