Test ran at 2023-06-07 13:22:34.820487+00:00 SOLUTION: ayacc=1.4.0: An Ada LARL(1) parser generator Origin: commit c06f997fee0272923568c413fa6a0bd78b2155fb from https://github.com/Ada-France/ayacc.git Properties: Author: David Taback Author: Deepak Tolani Configuration: no modifiers Description: An Ada LARL(1) parser generator Environment: MANPATH=${CRATE_ROOT}/man:${MANPATH} Environment: PATH=${CRATE_ROOT}/bin:${PATH} Executable: ayacc GPR Scenario: AYACC_BUILD := distrib | debug | optimize | profile | coverage License: Unlicense Long_Description: Ayacc is an Ada parser generator in the style of yacc(1). The first implementation was written by David Taback and Deepak Tolani at the University of California, Irvine. The last version that was released appeared to be the Ayacc 1.1 released in 1994. Ayacc was used and improved by P2Ada, the Pascal to Ada translator. This version of Ayacc is derived from the P2Ada ayacc implementation released in August 2010. This version brings a number of improvements: - Ayacc now uses more standard options to configure the code generation - The parser was improved to configure the parser stack size and support Ada child packages. - The grammar supports the %unit directive to control the Ada child packages. - Several options provide a better control of the generated code. - Ayacc can generate a reentrant parser. Maintainer: Stephane.Carrez@gmail.com Maintainers_Logins: stcarrez Name: ayacc Tag: parser Tag: generator Tag: grammar Version: 1.4.0 Website: https://github.com/Ada-France/ayacc LOG: Note: Deploying ayacc=1.4.0... Note: Building ayacc/ayacc.gpr... Setup [mkdir] object directory for project ayacc [mkdir] exec directory for project ayacc Compile [Ada] ayacc.adb [Ada] ayacc_file_names.adb [Ada] error_report_file.adb [Ada] options.adb [Ada] output_file.adb [Ada] parse_table.adb [Ada] parse_template_file.adb [Ada] parser.adb [Ada] rule_table.adb [Ada] source_file.adb [Ada] symbol_table.adb [Ada] tokens_file.adb [Ada] str_pack.adb [Ada] string_pkg.adb [Ada] actions_file.adb [Ada] parse_template_file-templates.ads [Ada] goto_file.adb [Ada] lalr_symbol_info.adb [Ada] lr0_machine.adb [Ada] shift_reduce_file.adb [Ada] symbol_info.adb [Ada] verbose_file.adb [Ada] lexical_analyzer.adb [Ada] lists.adb [Ada] stack_pkg.adb [Ada] ragged.adb [Ada] stack_pack.adb [Ada] set_pack.adb Bind [gprbind] ayacc.bexch [Ada] ayacc.ali Link [link] ayacc.adb Build finished successfully in 3.99 seconds. ayacc=1.4.0 successfully retrieved and built. There are no dependencies. Found declared GPR file: ayacc.gpr