Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
    Parse::RecDescent->Precompile($grammar, 'JassTokenizer')
    or die("Bad grammar.\n");
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
       print("\n\n");
    }