Changes
README
MANIFEST
Makefile.PL
TODO
eyapp
treereg
vgg
examples/Calculator/Changes
examples/Calculator/etc/setperl5lib
examples/Calculator/lib/Math/Calc.eyp
examples/Calculator/lib/Math/Calc.pod
examples/Calculator/lib/Math/Tail.pm
examples/Calculator/Makefile.PL
examples/Calculator/MANIFEST
examples/Calculator/README
examples/Calculator/scripts/calc.pl
examples/Calculator/scripts/expressions1
examples/Calculator/scripts/witherrors
examples/Calculator/t/01smoke.t
examples/Calculator/t/02semanticerrors.t
examples/Calculator/t/03syntacticerrors.t
examples/debuggingtut/aSb.yp
examples/debuggingtut/bugyapp2.eyp
examples/debuggingtut/bugyapp3.eyp
examples/debuggingtut/confusing.eyp
examples/debuggingtut/confusingsolveddynamic.eyp
examples/debuggingtut/confusingsolvedstatic2.eyp
examples/debuggingtut/confusingsolvedstatic.eyp
examples/debuggingtut/correcttypicalrr.eyp
examples/debuggingtut/Cplusplus.eyp
examples/debuggingtut/Cplusplus2.eyp
examples/debuggingtut/Debug1.eyp
examples/debuggingtut/Debug2.eyp
examples/debuggingtut/DebugDynamicResolution.eyp
examples/debuggingtut/Debug.eyp
examples/debuggingtut/DebugLookForward.eyp
examples/debuggingtut/DynamicallyChangingTheParser2.eyp
examples/debuggingtut/DynamicallyChangingTheParser3.eyp
examples/debuggingtut/DynamicallyChangingTheParser.eyp
examples/debuggingtut/Tieins.eyp
examples/debuggingtut/lr_1_grammar.eyp
examples/debuggingtut/minimalrr2.eyp
examples/debuggingtut/minimalrr.eyp
examples/debuggingtut/pascalenumeratedvsrange.eyp
examples/debuggingtut/pascalenumeratedvsrangesolvedvialex.eyp
examples/debuggingtut/pascalenumeratedvsrangesolvedviadyn2.eyp
examples/debuggingtut/pascalenumeratedvsrangesolvedviadyn3.eyp
examples/debuggingtut/pascalenumeratedvsrangesolvedvialex.eyp
examples/debuggingtut/pascalnestedeyapp.eyp
examples/debuggingtut/pascalnestedeyapp2.eyp
examples/debuggingtut/Range.eyp
examples/debuggingtut/nolr_k_grammar.eyp
examples/debuggingtut/nolr_k_grammarsolveddynamic.eyp
examples/debuggingtut/nonslrgrammar.eyp
examples/debuggingtut/PL_I_conflict.eyp
examples/debuggingtut/Precedencia.eyp
examples/debuggingtut/reducereduceconflict.eyp
examples/debuggingtut/reducereduceconflict_fix1.eyp
examples/debuggingtut/reducereduceconflict_fix2.eyp
examples/debuggingtut/rrconflictnamefirst.eyp
examples/debuggingtut/rrconflictnamefirst_fix1.eyp
examples/debuggingtut/SemanticInfoInTokens.eyp
examples/debuggingtut/shiftreduceconflict.eyp
examples/debuggingtut/shiftreduceconflict_fixed.eyp
examples/debuggingtut/SimplifiedCplusplusAmbiguity.eyp
examples/debuggingtut/typicalrr2.eyp
examples/debuggingtut/typicalrr.eyp
examples/debuggingtut/typicalrr_fixed.eyp
examples/debuggingtut/typicalrr_fixed_rightrecursive.eyp
examples/debuggingtut/typicalrrwithprec.eyp
examples/debuggingtut/DebugTail.pm
examples/debuggingtut/RRTail.pm
examples/debuggingtut/Tail.pm
examples/Driver/aSb.yp
examples/Driver/Postfix.eyp
examples/Driver/Rule3.yp
examples/Driver/use_aSb.pl
examples/Driver/userule3.pl
examples/eyappintro/Postfix.eyp
examples/eyappintro/InputFromStream.eyp
examples/eyapplanguageref/15treewithsyntactictoken.pl
examples/eyapplanguageref/alias_and_yyprefix.pl
examples/eyapplanguageref/bugyapp2.eyp
examples/eyapplanguageref/bugyapp3.eyp
examples/eyapplanguageref/bypass.pl
examples/eyapplanguageref/Calc.eyp
examples/eyapplanguageref/CalcUsingTail.eyp
examples/eyapplanguageref/CalcwithAttributeGrammar.pl
examples/eyapplanguageref/CsBetweenCommansAndD.eyp
examples/eyapplanguageref/CsBetweenCommansAndDWithNames.eyp
examples/eyapplanguageref/dynamicyyprefix_and_alias.pl
examples/eyapplanguageref/intermediateaction2.yp
examples/eyapplanguageref/intermediateactiontree.yp
examples/eyapplanguageref/Lhs.eyp
examples/eyapplanguageref/List2.yp
examples/eyapplanguageref/List3_tree_d_sem.yp
examples/eyapplanguageref/List3_tree.yp
examples/eyapplanguageref/List3.yp
examples/eyapplanguageref/List5.yp
examples/eyapplanguageref/ListAndAction.eyp
examples/eyapplanguageref/ListWithRefs1.eyp
examples/eyapplanguageref/ListWithRefs2.eyp
examples/eyapplanguageref/ListWithRefs.eyp
examples/eyapplanguageref/Makefile
examples/eyapplanguageref/Parenthesis.eyp
examples/eyapplanguageref/Postfix.eyp
examples/eyapplanguageref/README
examples/eyapplanguageref/returnnonode.yp
examples/eyapplanguageref/synopsis.pl
examples/eyapplanguageref/Tail.pm
examples/eyapplanguageref/treewithnames.pl
examples/eyapplanguageref/treewithoutnames.pl
examples/eyapplanguageref/usecalc.pl
examples/eyapplanguageref/usecalcusingtail.pl
examples/eyapplanguageref/use_csbetweencommansandd.pl
examples/eyapplanguageref/use_csbetweencommansanddwithnames.pl
examples/eyapplanguageref/useintermediateaction2.pl
examples/eyapplanguageref/useintermediateactiontree.pl
examples/eyapplanguageref/uselhs.pl
examples/eyapplanguageref/use_list2.pl
examples/eyapplanguageref/use_list3.pl
examples/eyapplanguageref/use_list3_tree_d_dem.pl
examples/eyapplanguageref/use_list3_tree.pl
examples/eyapplanguageref/use_list5.pl
examples/eyapplanguageref/use_listandaction.pl
examples/eyapplanguageref/use_listwithrefs1.pl
examples/eyapplanguageref/use_listwithrefs2.pl
examples/eyapplanguageref/use_listwithrefs.pl
examples/eyapplanguageref/use_parenthesis.pl
examples/eyapplanguageref/usepostfix.pl
examples/eyapplanguageref/usereturnnonode.pl
examples/eyapplanguageref/useyynamedynamic.pl
examples/eyapplanguageref/YYNameDynamic.eyp
examples/Eyapp/foldand0rule9_4.pl
examples/Eyapp/Lhs1.yp
examples/Eyapp/Postfix.eyp
examples/Eyapp/PostfixWithSeparatedLexer.eyp
examples/Eyapp/README
examples/Eyapp/Rule3.yp
examples/Eyapp/Rule5.yp
examples/Eyapp/Rule9.yp
examples/Eyapp/Shift.trg
examples/Eyapp/synopsis.pl
examples/Eyapp/Tail2.pm
examples/Eyapp/Transform4.trg
examples/Eyapp/uselhs1.pl
examples/Eyapp/usepostfix.pl
examples/Eyapp/userule3.pl
examples/Eyapp/useruleandshift.pl
examples/Eyapp/TailModule.pm
examples/generator/Generator.eyp
examples/generator/GenSupport.pm
examples/languages/C/ansic.eyp
examples/languages/C/boolean.c
examples/languages/C/booleanlist.c
examples/languages/C/charpointer2.c
examples/languages/C/charpointer.c
examples/languages/C/functypedef.c
examples/languages/C/linkedlists.c
examples/languages/C/prueba.c
examples/languages/C/typedef.c
examples/languages/pascal/arrayreftest.p
examples/languages/pascal/arraytest.p
examples/languages/pascal/hello2.p
examples/languages/pascal/hello.p
examples/languages/pascal/pascal.eyp
examples/languages/pascal/proctest.p
examples/languages/pascal/types.p
examples/lexergeneration/Incremental.eyp
examples/lexergeneration/input
examples/lexergeneration/inputforincremental
examples/lexergeneration/numlist.eyp
examples/lexergeneration/simplewithwhitescode.eyp
examples/lexergeneration/simplewithwhites.eyp
examples/lexergeneration/simple.yp
examples/lexergeneration/tokensemdef.eyp
examples/lexergeneration/tokensemdefwithwhites.eyp
examples/lexergeneration/twolexers.eyp
examples/lexergeneration/twolexers2.eyp
examples/lexergeneration/useincremental.pl
examples/lexergeneration/usesimple.pl
examples/MatchingTrees/m2.pl
examples/MatchingTrees/numchildren.pl
examples/MatchingTrees/Rule6.yp
examples/MatchingTrees/synopsis.pl
examples/Node/28foldwithnewwithvars.pl
examples/naming/default_naming_scheme.eyp
examples/naming/explicit_default_naming_scheme.eyp
examples/naming/GiveNamesToCalc.eyp
examples/naming/give_names_to_tokens.eyp
examples/naming/give_token_names.eyp
examples/naming/Tail.pm
examples/Node/alias_and_yyprefix.pl
examples/Node/builder.pl
examples/Node/equal.pl
examples/Node/moveinvariantoutofloopcomplexformula.pl
examples/Node/synopsis.pl
examples/Node/Tail2.pm
examples/Node/testequal.pl
examples/Node/trans_scheme_default_action.pl
examples/Node/TSPostfix3.eyp
examples/Node/ts_with_ast.pl
examples/Node/TSwithtreetransformations2.eyp
examples/Node/usetspostfix3.pl
examples/Node/usetswithtreetransformations2.pl
examples/ParsingStringsAndTrees/fold.inf
examples/ParsingStringsAndTrees/I2PIR.trg
examples/ParsingStringsAndTrees/infix2pir.pl
examples/ParsingStringsAndTrees/Infix.eyp
examples/ParsingStringsAndTrees/input1.inf
examples/ParsingStringsAndTrees/Makefile
examples/ParsingStringsAndTrees/README
examples/ParsingStringsAndTrees/simple2.inf
examples/ParsingStringsAndTrees/simple3.inf
examples/ParsingStringsAndTrees/simple4.inf
examples/ParsingStringsAndTrees/simple5.inf
examples/ParsingStringsAndTrees/simple6.inf
examples/ParsingStringsAndTrees/simple.inf
examples/recycle/calcu_and_post.pl
examples/recycle/calcu.pl
examples/recycle/icalcu_and_ipost.pl
examples/recycle/icalcu_and_ipost_yydel.pl
examples/recycle/icalcu.pl
examples/recycle/ipostf.pl
examples/recycle/ManualTree.yp
examples/recycle/NoacInh.eyp
examples/recycle/Noactions.eyp
examples/recycle/NoacYYDelegateaction.eyp
examples/recycle/Postfix.eyp
examples/recycle/PostfixWithActions.eyp
examples/recycle/postf.pl
examples/recycle/README
examples/recycle/rewritepostfixwithactions.pl
examples/recycle/CommonTail.pm
examples/translationschemestut/README
examples/translationschemestut/trans_scheme_default_action.pl
examples/translationschemestut/trans_scheme_simple_decls4.pl
examples/typechecking/README
examples/typechecking/Simple-Types-0.4.tar.gz
examples/YATW/12ts_simplify_with_s.pl
examples/YATW/13ts_simplify_with_delete.pl
examples/YATW/26delete_with_trreereg.pl
examples/YATW/foldrule6.pl
examples/YATW/m2.pl
examples/YATW/moveinvariantoutofloopcomplexformula.pl
examples/YATW/Rule6.yp
examples/YATW/Tail2.pm
lib/Parse/Eyapp/Base.pm
lib/Parse/Eyapp/Base.pod
lib/Parse/Eyapp/Cleaner.pm
lib/Parse/Eyapp/datagenerationtut.pod
lib/Parse/Eyapp/debuggingtut.pod
lib/Parse/Eyapp/defaultactionsintro.pod
lib/Parse/Eyapp/Driver.pm
lib/Parse/Eyapp/Driver.pod
lib/Parse/Eyapp/eyappintro.pod
lib/Parse/Eyapp/eyapplanguageref.pod
lib/Parse/Eyapp/Grammar.pm
lib/Parse/Eyapp/Lalr.pm
lib/Parse/Eyapp/Makefile
lib/Parse/Eyapp/MatchingTrees.pod
lib/Parse/Eyapp/Node.pm
lib/Parse/Eyapp/Node.pod
lib/Parse/Eyapp/Options.pm
lib/Parse/Eyapp/Output.pm
lib/Parse/Eyapp/Parse.pm
lib/Parse/Eyapp/Parse.pod
lib/Parse/Eyapp/Parse.yp
lib/Parse/Eyapp.pm
lib/Parse/Eyapp.pod
lib/Parse/Eyapp/Scope.pm
lib/Parse/Eyapp/Scope.pod
lib/Parse/Eyapp/TokenGen.pm
lib/Parse/Eyapp/TokenGen.pod
lib/Parse/Eyapp/translationschemestut.pod
lib/Parse/Eyapp/Treeregexp.pm
lib/Parse/Eyapp/Treeregexp.pod
lib/Parse/Eyapp/_TreeregexpSupport.pm
lib/Parse/Eyapp/Treeregexp.yp
lib/Parse/Eyapp/YATW.pm
lib/Parse/Eyapp/YATW.pod
t/01calc.t
t/03newgrammar.t
t/04foldandzero.t
t/05treewithvars.t
t/06meta.t
t/07translationschemetype.t
t/08tschemetypestar.t
t/09ts_with_defaultaction.t
t/10ts_with_treereg.t
t/11ts_simplify_codes.t
t/12ts_simplify_with_s.t
t/13ts_simplify_with_delete.t
t/14ts_simplify_with_trreereg.t
t/15treeregswith2arrays.t
t/16treeregswitharrayattheend.t
t/17fatherisscalar.t
t/18fatherpatternwitharrays.t
t/19treeregswitharrays2transf.t
t/20treeregswitharrays2transf.t
t/21fatherisdot.t
t/22treeregswithregexpwithid.t
t/23treeregswitharraysandregexps.t
t/24prefixes.t
t/25foldwithnew.t
t/26foldwithnewwithvars.t
t/27unshiftinmyself.t
t/28unshifttwoitems.t
t/29foldinglistsofexpressions.t
t/30complextreereg.t
t/32deletenodewithwarn.t
t/33moveinvariantoutofloop.t
t/34moveinvariantoutofloopcomplexformula.t
t/35match.t
t/36tswithmultipledefact.t
t/37tsplus.t
t/38tspostfix_resultisarray.t
t/39tspostfix.t
t/40wrongoptionforTreeregexp_new.t
t/41indexbug.t
t/42pod.t
t/43dotandscalar.t
t/44repeatedarray.t
t/45starandarray.t
t/46starandstar.t
t/47ruleindex.t
t/48yyprefix.t
t/49conflicts.t
t/50SimpleChalfscope.t
t/52accesors.t
t/53accessorsskip.t
t/54alias_and_yyprefix.t
t/55builder.t
t/56equal.t
t/57testequal.t
t/58standalone.t
t/59newgrammarerrors.t
t/60dynamicyyprefix_and_alias.t
t/61standalonegift.t
t/62docinsideeyapp.t
t/63docwithdoublecut.t
t/64standalonegiftandeyapp.t
t/65yydebugandpod.t
t/66yydebugstandaloneandpod.t
t/67outputfile.t
t/68cleangrammar.t
t/69cleanwithvgrammar.t
t/70dos2unix.t
t/71dynamicconflictresolution.t
t/72mixedstandaloneanddynamicload.t
t/73dynamicshiftreduceconflictresolution.t
t/74lalrdependanttest.t
t/75tokenandvariablewiththesamename.t
t/76minusvoption.t
t/77lexicalanalyzergeneration.t
t/78twolexers.t
t/79syntactictokenwithdef.t
t/numlist.eyp
t/simplewithwhites.eyp
t/inputfor77
t/tokensemdef.eyp
t/input2for77
t/80ppcr.t
t/81tokendirectiveandsubstitution.t
t/pascalnestedeyapp2.eyp
t/Range.eyp
t/ExpList.eyp
#t/97podcoverage.t
t/98nopm.t
t/99Cplusplusgrammar.t
t/Calc.eyp
t/Debug2.eyp
t/Gift.yp
t/pascal.yp
t/SemanticInfoInTokens.eyp
t/syntactictoken.eyp
t/quotemeta.eyp
t/quotemeta2.eyp
META.yml                                 Module meta-data (added by MakeMaker)
