From: Isaac Gouy Date: 2006-08-09T02:00:07+09:00 Subject: Re: For performance, write it in C - Part 3, Source code now available Jon Harrop wrote: > Peter Hickman wrote: > > Isaac Gouy wrote: > > > D and Clean are other languages you might look at, but using a > > > different language won't make what you're trying to do any more > > > feasible. > > > > True, > > Even for such a simple task, the ability to use sophisticated data > structures, higher-order functions and other constructs can make a solution > practically feasible in some languages and infeasible in others. Will OCaml make the task of exhaustively generating 9x9 latin squares feasible?