This  directory contains an example of parsing tree implementation using
parser. The example parses full Ada 95 expressions. To build  them  copy
the  directory  to  have  a  write  access on it. Then use the following
command line:

   gnatmake -Pbuild
