ayacc


  %class ayacc
  %token  A B 
  
  include <ayacc.h>
  define YYPARSE yylval =
  
  %start sequence
  

slide: ayacc