[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: VMs: French Review -- 1912
6/15/03 5:06:05 PM, Mart Vabar <mesinik@xxxxxx> wrote:
>you see - the future author of such a book does not need even any fantasy, he
>can take the ideas from the list. Maybe the new MONKEY (without memory limit)
>even does the "dirty" writing work for him...
There _are_ memory limits! 50 million characters as input text if your PC has
256M of RAM. But you gave me the hint for what should be the next step:
text-generation.
So far I have implemented string-sorting options, in the form:
1. n positions to the right
2. then m positions to the left (-1 for "no limit")
3. when still undecided, disambiguate from the right (boolean toggle)
You get interesting results when you set n = 0, m = -1
or n =2, m = 2. There is still some life in this monkey.
______________________________________________________________________
To unsubscribe, send mail to majordomo@xxxxxxxxxxx with a body saying:
unsubscribe vms-list