Author(s): Francisco Bueno, Daniel Cabeza.
Version: 1.8#1 (2002/5/27, 19:57:48 CEST)
Version of last change: 1.7#189 (2002/2/14, 17:16:46 CET)
atom2term
)atom2term
)
Usage: atom2term(+Atom,-Term)
Atom
is an atom, but must have term syntax. Term
is a term resulting from parsing Atom
char by char.
Usage: string2term(+String,-Term)
Usage: parse_term(+String,-Term,?Dummy)
String
is parsed into Term
upto Dummy
(which is the non-parsed rest of the list).
atom2term
)Go to the first, previous, next, last section, table of contents.