Parses the characters of an atom as MINERVA term and retrieves information about variables....
Move to
=> <=
Darueber Spitze
See also
atom_chars/2
atom_codes/2
atom_concat/3
atom_concat/2
atom_length/2
atom_number/2
atom_lower/2
atom_upper/2
char_code/2
number_chars/2
number_codes/2
parse_atom/2/3
sub_atom/5
write_atom/2
writeq_atom/2
IF Computer > MINERVA > Manual > Reference > Predicates > Atomic term processing > parse_atom/2/3

parse_atom/2/3

Parses the characters of an atom as MINERVA term and retrieves information about variables.

parse_atom(+Atom, -Term)
parse_atom(+Atom, -Term, +Options)

parse_atom/3 parses the characters of the atom Atom like read/2.
parse_atom/3 parses the characters of the atom Atom. It behaves like read_term/3.

Elements of the Options-list can be:

variables(-Vars)
variable_names(-VarList)
singletons(-VarList)

Arguments

Atom                   atom
Term                   term
Options                list of options

Examples

parse_atom('member(X, [X|L])', Term, [variable_names(VarNames),singletons(Singletons)]).

->

Term = member(_1, [_1|_2]) VarNames = ['X' = _1, 'L' = _2] Singletons = ['L' = _2]

Standard

These predicates are not part of the ISO-Prolog Standard.

See also

write_atom/2, writeq_atom/2.

read on...
MINERVA
ifcomputer logo
f
Expert Services on the Web
Sprache
English
Japanese
Server
USA
Japan
Site Access
Local Index
Local Contents
Site Contents
Site Index
Printer Friendly
For imode
For PDA
Search
document: http://www.ifcomputer.co.jp/MINERVA/Manual/Reference/Predicates/atomic_term/parse_atom/home_de.html
published 2008/10/13 update 2003/2/25 (c) 1996-2006 IF Computer Japan
IF Computer 5-28-2 Sendagi, Bunkyo-ku Tel +81-3-5814-3352 start (AT) ifcomputer.com
Customer Support Tokyo 113-0022 Japan   http://www.ifcomputer.com
scroll to top managed with ubiCMS