[gps-users] ALI File Format Description

Emmanuel Briot briot at adacore.com
Tue Dec 20 12:13:18 CET 2005


> What are the main differencies between gnathmtl.pl and python interface ?

Not at all the same thing :-) They do not share any code.
The python interface in GPS ultimately uses the GNAT ALI parser itself,
and can take advantage of more information provided in the ALI files by
recent versions of GNAT, in particular about generic instantiations,
renaming entities,...
The python interface is a higher level interface, and hides the fact
that the xref info comes from some file (and indeed, if you are using
C/C++ files, the information comes from other sources, although the
python interface is the same.

regards
Emmanuel


More information about the gps-users mailing list