[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Repeated words
Perl might be a good choice for Voynich programming as well. It appears to
be very flexible, includes built-in pattern matching (as well as _lots_ of
other stuff), and is available for free, both for Unix/Linux and for
Windows. (see www.perl.com for more info).
Bruce
Jorge Stolfi wrote:
> What programming languages do you have available on your system (C,
> pascal, java, other)? I do most of my voynich-related programming in
> AWK, alanguage that comes with the Unix(or Linux) operating system and
> is rather handy for text-processing stuff.