develooper Front page | perl.perl6.internals | Postings from June 2001

Re: The internal string API

Thread Previous | Thread Next
From:
David L. Nicol
Date:
June 20, 2001 12:29
Subject:
Re: The internal string API
Message ID:
3B30F851.10B6A385@kasey.umkc.edu
Dave Mitchell wrote:

> some sort of clone method 


With tree strings, at clone time they get reorged into minimal number
of nodes:  back to one big block if they are all the same type, or
back to one block for each type transition if it is tagged data.


Having the basic string type support arbitrary tags will be very nice
for NLP people I should think :)



-- 
                                           David Nicol 816.235.1187
                                      Signature closed for repaving


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About