perl.perl6.users on nntp.perl.org (was: Logic Programming for Perl6)

2006-05-26 Thread mAsterdam
Ovid wrote: Larry pointed out that this topic is better suited for perl6-language instead of perl6-users, so I'm forwarding this along. Is there a reason perl6-users isn't fed through to nntp.perl.org ? Maybe it is but I don't know to which group?

Re: perl.perl6.users on nntp.perl.org (was: Logic Programming for Perl6)

2006-05-26 Thread Ruud H.G. van Tol
mAsterdam schreef: > Ovid: >> Larry pointed out that this topic is better suited >> for perl6-language instead of perl6-users, so I'm >> forwarding this along. > > Is there a reason perl6-users isn't fed through to nntp.perl.org ? > Maybe it is but I don't know to which group? news://nntp.perl.o

Re: Fw: Logic Programming for Perl6 (Was Re: 3 Good Reasons... (typo alert!))

2006-05-26 Thread Sage La Torra
From a language standpoint, I think this is a great solution. As Jonathan suggests, have a default knowledge base that is referenced by default, with the option to declare more knowledgebases. Each one can have facts set and queries exectued seperately. I have only a passing knowledge of Prolog,

[svn:perl6-synopsis] r9310 - doc/trunk/design/syn

2006-05-26 Thread larry
Author: larry Date: Fri May 26 09:57:12 2006 New Revision: 9310 Modified: doc/trunk/design/syn/S06.pod Log: Clarifications of inner type from sam++. Deployment of julian++ at 200605252055, 8`lb + 7`oz, 20`in. Ref: http://www.wall.org/cgi-bin/photo/index.cgi?mode=view&album=/pix/Julian Mod

Re: [svn:perl6-synopsis] r9310 - doc/trunk/design/syn

2006-05-26 Thread Uri Guttman
> "l" == larry <[EMAIL PROTECTED]> writes: l> Log: shouldn't that be "grandpa's log, earth date 200605252055"? l> Deployment of julian++ at 200605252055, 8`lb + 7`oz, 20`in. l>Ref: http://www.wall.org/cgi-bin/photo/index.cgi?mode=view&album=/pix/Julian so when does he get his co

Re: packages vs. classes

2006-05-26 Thread Stevan Little
On 5/23/06, Sam Vilain <[EMAIL PROTECTED]> wrote: Right, but we should really ship with at least a set of Meta Object Protocol Roles, that covers the core requirements that we will need for expressing the core types in terms of themselves; - classes and roles - attributes and methods - subsets (

Re: packages vs. classes

2006-05-26 Thread Paul Hodges
--- Stevan Little <[EMAIL PROTECTED]> wrote: > On 5/23/06, Sam Vilain <[EMAIL PROTECTED]> wrote: > > People can diverge completely with completely incompatible > > metaclasses that don't .do those roles, the only side effect > > of which being that people who write code for the standard > > Perl

Re: Fw: Logic Programming for Perl6 (Was Re: 3 Good Reasons... (typo alert!))

2006-05-26 Thread Brad Bowman
Hi, I used AI::Prolog once briefly, and that's the extent of my logic programming knowledge. There do seem to be a few Perl 6 features that may be useful for logic programming, although I'm not really qualified to judge. How would one assert facts and rules in Perl6? How would one know that a