Re: [FUN] A bit of code golfing
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [FUN] A bit of code golfing
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2015年10月19日 10:37:38 +0200
2015年10月17日 23:31 GMT+02:00 Egor Skriptunoff <egor.skriptunoff@gmail.com>:
> On Sat, Oct 17, 2015 at 11:05 PM, Dirk Laurie <dirk.laurie@gmail.com> wrote:
>>
>> I've got as far as figuring out that
>> pcall""
>> is part of the answer
>
>
> Correct. This is the first half of solution.
> Some unusual approach (a hack?) is yet required to accomplish the task...
There are two problems: extracting words from a string and
providing the non-obvious information content of the selection.
I suspect that as soon as I guess the second part, the first will
become obvious.