The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

pct/complete_workflow.t - PCT tests

SYNOPSIS

    $ prove t/compilers/pct/complete_workflow.t

DESCRIPTION

Special cases in grammars and actions should be tested here.

This test script builds a parser from a grammar syntax file. After that actions are added from a NQP class file. After that the generated compiler is tested against a sample input.

AUTHOR

Bernhard Schmalhofer <Bernhard.Schmalhofer@gmx.de>