--- Matt Fowles <[EMAIL PROTECTED]> wrote:

>    Logic Programming in Perl 6
>     Ovid asked what logic programming in perl 6 would look like. No
> answer
>     yet, but I suppose I can pick the low hanging fruit: as a
> limiting case
>     you could always back out the entire perl 6 grammar and insert
> that of
>     prolog.

I dunno about that.  The predicate calculus doesn't exactly translate
well to the sort of programming that Perl 6 is geared for.  I don't
think it's a matter of redefining a grammar.  Maybe unification can be
handled with junctions, but backtracking?  I am thinking that some
serious work down at the Parrot level would be necessary, but I would
be quite happy to be corrected :)

Cheers,
Ovid

=====
If this message is a response to a question on a mailing list, please send
follow up questions to the list.

Web Programming with Perl -- http://users.easystreet.com/ovid/cgi_course/

Reply via email to