yagg::Tutorial

yagg::Tutorial is a Perl module that contains a tutorial for yagg.
Download

yagg::Tutorial Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • David Coppit
  • Publisher web site:
  • http://search.cpan.org/~dcoppit/yagg-1.4001/lib/yagg/Tutorial.pod

yagg::Tutorial Tags


yagg::Tutorial Description

yagg::Tutorial is a Perl module that contains a tutorial for yagg. yagg::Tutorial is a Perl module that contains a tutorial for yagg.SYNOPSIS # To use the generator ./yagg -m nonterminals.yg terminals.lg ./output/progs/generate 5This tutorial will show you how to use yagg, by way of two examples. In the first example, we create a simple logical expression generator from scratch. In the second example, we create a more sophisticated logical expression generator from existing parser/lexer input files, such as those used by YACC/Bison and LEX/FLEX. These examples, plus another more sophisticated fault tree generator are included with the distribution in the examples/ directory.It is assumed that the reader knows a little about formal grammars. Ideally, the reader would have some experience writing grammars for input to parser generators like YACC and Bison. Requirements: · Perl


yagg::Tutorial Related Software