| Documentation Alma (english) | Index | Home |
|---|---|
|
Version: 0.29 Date: 2001-03-05 Author: Guillaume Desnoix |
The documentation of the software named Alma is protected by copyright according to the laws of the french state. Any reproduction (copy, mirror, printing, ...) is forbidden without a written autorisation from the author. Every one can read it freely (and only) on this web site www.memoire.com. |
After loading a file, you can launch its analysis. First, you must a choose its language.
Selects a source among the list. All the next analysis will use this source.
Activates the verbose mode. Used for debugging purposes, it shows where is a syntax error or a misunderstanding of the analyser.
The analyser is a one-pass type and ignores some imports. This option enables the load of a text file containing the list of the classes. <Langage>StdClasses.txt .
Def-* is a formalism to describe a knowledge base. It is a project of Gilles Morel and is not yet available.
Most of the IDL sources are accepted. The following problems were reported:
C++ analysis. Contributions welcome!
Most of Java sources (JDK 1.02 et 1.1.x) are accepted. Les problèmes suivants ont été répertoriés:
Analysis of the output of the javap command (listing the content of a .class file).
Very unfinished. The result is put in a single class Global. Fortran 90 is not accepted. The following problems were reported:
C Analysis. Contributions welcome!