Re: RFC 304 (v1) C algorithm to be selectable at compile time

2000-09-25 Thread Hugo
In <[EMAIL PROTECTED]>, Perl6 RFC Librarian writes: :Provide multiple sort algorithms, and have a pragma select which Perl :uses; when a program is being compiled, analyze the data and :heuristically select the better algorithm if possible. Analysing at compile time seems real difficult. It would

RFC 304 (v1) C algorithm to be selectable at compile time

2000-09-25 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE C algorithm to be selectable at compile time =head1 VERSION Maintainer: Simon Cozens <[EMAIL PROTECTED]> Date: 25 Sep 2000 Mailing List: [EMAIL PROTECTED] Number: 304 Version: 1 Status: Developi