[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(No Subject)




Hello,

  managing I/O with typol, I use prolog predicate read(X) to get strings. 
  I'd like to embody X with quotes, to obtain more than a mere character
  sequence:
  for instance, if X is Centaur, I'd like to get:   "Centaur".
  Thus my questions are:
  1) How to manage quotes, which are already terminals of Typol 
     syntax?
  2) How to append quotes to X?

If somebody has already faced such a problem, or has an idea to 
solve it, it would help me a way once can't expect!

 Thanks in advance,
   Christophe Parisel.