Go to the first, previous, next, last section, table of contents.


Atom to term conversion

Author(s): Francisco Bueno, Daniel Cabeza.

Version: 1.11#222 (2004/5/24, 13:8:7 CEST)

Version of last change: 1.11#92 (2003/12/21, 2:27:29 CET)

This module implements the predicates involved in the atom to term conversion.

Usage and interface (atom2term)

Documentation on exports (atom2term)

PREDICATE: atom2term/2:

Usage: atom2term(Atom, Term)

PREDICATE: string2term/2:

Usage: string2term(String, Term)

PREDICATE: parse_term/3:

Usage: parse_term(String, Term, Dummy)

Known bugs and planned improvements (atom2term)


Go to the first, previous, next, last section, table of contents.