ALI_Parse is a parser for the .ali files generated by the GNAT Ada compiler.
ALI means Ada Library Information.
You find the .ali files in the same directories as the object files (.o) containing the machine code produced by GNAT.
Currently, ALI_Parse is focused at cross-references within a set of Ada source files.
Two command-line tools using the parser are provided:
* GNATHTML, which generates a set of Web pages from Ada sources
* ALI_Stats, which shows the list of entities, the list of cross-references, the count of references to each entity and the list of files.
ALI_Parse is pure Ada 2012 and doesn't depend on any other resource.
Categories
Dependency ManagersLicense
MIT LicenseFollow ALI_Parse
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ALI_Parse!