http://www.perlmonks.org?node_id=190250


in reply to Skrabbel 2

Instead of switching to Inline::C or XS you might want to try a different algorithm such as Appel and Jacobson: http://afrab.free.fr/eliot/aj.pdf

Replies are listed 'Best First'.
constructing Apfel & Jacobson
by jkahn (Friar) on Sep 02, 2002 at 05:54 UTC
    Now *there* is an interesting project. I think I'll just have to pick that up... nope, it's not on CPAN. But the WWW::Scrabble module I pulled off aaronland is kinda interesting, but no -- it just pulls definitions off hasbro's website, it's not *playing* scrabble.

    Guess I'll have to write Lingua::Scrabble... anyone else want to work on that with me?