Re: Prolog module system
- From: "Mauro Di Nuzzo" <picorna@xxxxxxxxx>
- Date: Wed, 30 May 2007 22:21:38 +0200
Well, I think that it (the prolog module system) has to get rid of the
concept of importing.
Well, Partially.
In the given example, it should be possible to write a thing like the
following:
?- user:import(book:author/1).
and to decide that a simple call such as:
?- author(Author).
has to look in some specified modules (e.g. user).
....I need help.
.
- References:
- Prolog module system
- From: Mauro Di Nuzzo
- Prolog module system
- Prev by Date: Prolog module system
- Next by Date: Re: Prolog modes
- Previous by thread: Prolog module system
- Next by thread: Re: Prolog module system
- Index(es):