Hi, I wonder where I can find some sample programs in Ciao Prolog (besides the ones in the 'example' folder), and detailed tutorials(besides the one on the homepage).
Alex
============================================================================== Message: Address: Action: help majordomo(a)clip.dia.fi.upm.es Info. on useful commands subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list <whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list ----------------------------------------------------------------------------- Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/ -----------------------------------------------------------------------------
Hi, I am also looking for additional examples or a book. especially about the usage of persistent layer and pl2sql compiler. a trivial example (including one insert, one update and one delete) would be enough.
another question: is anyone working on a Postgres based interface?
bye babak
On Monday 15 August 2005 11:48, Yacao Wang wrote:
Hi, I wonder where I can find some sample programs in Ciao Prolog (besides the ones in the 'example' folder), and detailed tutorials(besides the one on the homepage).
Alex
=========================================================================== === Message: Address: Action: help majordomo(a)clip.dia.fi.upm.es Info. on useful commands subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list <whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-- Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
--
============================================================================== Message: Address: Action: help majordomo(a)clip.dia.fi.upm.es Info. on useful commands subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list <whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list ----------------------------------------------------------------------------- Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/ -----------------------------------------------------------------------------
Dear Babak,
you can find more examples in the libraries themselves: almost all Ciao libraries include an 'examples' directory as part of the sources. We are not aware directly of a Postgres-based interface, but it should be very simple to do: you just need to port the low-level SQL interface. If anybody out there has already done it please let us know!