The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Copyright 2016 Jeffrey Kegler
# Marpa::R3 is Copyright (C) 2016, Jeffrey Kegler.
#
# This module is free software; you can redistribute it and/or modify it
# under the same terms as Perl 5.10.1. For more details, see the full text
# of the licenses in the directory LICENSES.
#
# This program is distributed in the hope that it will be
# useful, but it is provided “as is” and without any express
# or implied warranties. For details, see the full text of
# of the licenses in the directory LICENSES.

# LC_ALL=C sort
.gdbinit
.gitattributes
ABOUT_ME
Changes
INSTALL
LICENSES/Artistic_1_0
LICENSES/GPL_2
MANIFEST
MANIFEST.SKIP
Makefile.PL
README
author.t/Makefile
author.t/accept_tidy
author.t/ampersand.t
author.t/create_critic_list.pl
author.t/critic.t
author.t/critic1
author.t/display.t
author.t/meta_yaml.t
author.t/perlcriticrc
author.t/perltidyrc
author.t/pod.t
author.t/spelling_exceptions.list
author.t/tidy.t
author.t/tidy1
engine/LOG_DATA
engine/Makefile.PL
engine/README
engine/SHARED
engine/STATIC
engine/cf/INSTALL.SKIP
engine/cf/perl_ac_makefile.PL
engine/read_only/AUTHORS
engine/read_only/COPYING
engine/read_only/COPYING.LESSER
engine/read_only/ChangeLog
engine/read_only/INSTALL
engine/read_only/LIB_VERSION
engine/read_only/LIB_VERSION.in
engine/read_only/Makefile.am
engine/read_only/Makefile.in
engine/read_only/Makefile.win32
engine/read_only/NEWS
engine/read_only/README
engine/read_only/README.INSTALL
engine/read_only/aclocal.m4
engine/read_only/compile
engine/read_only/config.guess
engine/read_only/config.h.in
engine/read_only/config.sub
engine/read_only/configure
engine/read_only/configure.ac
engine/read_only/depcomp
engine/read_only/install-sh
engine/read_only/ltmain.sh
engine/read_only/m4/libtool.m4
engine/read_only/m4/ltoptions.m4
engine/read_only/m4/ltsugar.m4
engine/read_only/m4/ltversion.m4
engine/read_only/m4/lt~obsolete.m4
engine/read_only/marpa.c
engine/read_only/marpa.h
engine/read_only/marpa_ami.c
engine/read_only/marpa_ami.h
engine/read_only/marpa_avl.c
engine/read_only/marpa_avl.h
engine/read_only/marpa_codes.c
engine/read_only/marpa_codes.h
engine/read_only/marpa_obs.c
engine/read_only/marpa_obs.h
engine/read_only/marpa_tavl.c
engine/read_only/marpa_tavl.h
engine/read_only/missing
engine/read_only/stamp-h1
engine/read_only/win32/do_config_h.pl
engine/read_only/win32/marpa.def
etc/Makefile
etc/OLD_libmarpa_get.pl
etc/OLD_libmarpa_test.sh
etc/check_license.pl
etc/check_links.pl
etc/compile_for_debug.sh
etc/dovg.sh
etc/libmarpa_from_tar.sh
etc/my_suppressions
etc/pod_dump.pl
etc/pod_errors.pl
etc/pod_inlinks.pl
etc/pod_links.pl
etc/reserved_check.sh
inc/Marpa/R3/Config.pm
inc/Marpa/R3/Display.pm
inc/Marpa/R3/License.pm
inc/Marpa/R3/Test.pm
lib/Marpa/R3.pm
lib/Marpa/R3/ASF.pm
lib/Marpa/R3/Common.pm
lib/Marpa/R3/Internal.pm
lib/Marpa/R3/MetaAST.pm
lib/Marpa/R3/MetaG.pm
lib/Marpa/R3/SLG.pm
lib/Marpa/R3/SLR.pm
lib/Marpa/R3/Thin/G.pm
lib/Marpa/R3/Thin/R.pm
lib/Marpa/R3/Trace/G.pm
lib/Marpa/R3/Value.pm
lib/Marpa/R3/meta/Makefile
lib/Marpa/R3/meta/metag.bnf
lib/Marpa/R3/meta/sl_to_hash.pl
lua/COPYRIGHT
lua/HISTORY
lua/INSTALL
lua/Makefile
lua/README
lua/doc/contents.html
lua/doc/cover.png
lua/doc/logo.gif
lua/doc/lua.1
lua/doc/lua.css
lua/doc/lua.html
lua/doc/luac.1
lua/doc/luac.html
lua/doc/manual.css
lua/doc/manual.html
lua/doc/readme.html
lua/etc/.gitignore
lua/etc/Makefile
lua/etc/README
lua/etc/all.c
lua/etc/alllib.c
lua/etc/lua.hpp
lua/etc/lua.ico
lua/etc/lua.pc
lua/etc/luavs.bat
lua/etc/min.c
lua/etc/noparser.c
lua/etc/strict.lua
lua/src/.gitignore
lua/src/Makefile
lua/src/lapi.c
lua/src/lapi.h
lua/src/lauxlib.c
lua/src/lauxlib.h
lua/src/lbaselib.c
lua/src/lcode.c
lua/src/lcode.h
lua/src/ldblib.c
lua/src/ldebug.c
lua/src/ldebug.h
lua/src/ldo.c
lua/src/ldo.h
lua/src/ldump.c
lua/src/lfunc.c
lua/src/lfunc.h
lua/src/lgc.c
lua/src/lgc.h
lua/src/linit.c
lua/src/liolib.c
lua/src/llex.c
lua/src/llex.h
lua/src/llimits.h
lua/src/lmathlib.c
lua/src/lmem.c
lua/src/lmem.h
lua/src/loadlib.c
lua/src/lobject.c
lua/src/lobject.h
lua/src/lopcodes.c
lua/src/lopcodes.h
lua/src/loslib.c
lua/src/lparser.c
lua/src/lparser.h
lua/src/lstate.c
lua/src/lstate.h
lua/src/lstring.c
lua/src/lstring.h
lua/src/lstrlib.c
lua/src/ltable.c
lua/src/ltable.h
lua/src/ltablib.c
lua/src/ltm.c
lua/src/ltm.h
lua/src/lua.c
lua/src/lua.h
lua/src/luac.c
lua/src/luaconf.h
lua/src/lualib.h
lua/src/lundump.c
lua/src/lundump.h
lua/src/lvm.c
lua/src/lvm.h
lua/src/lzio.c
lua/src/lzio.h
lua/src/prefix.pl
lua/src/print.c
lua/test/README
lua/test/bisect.lua
lua/test/cf.lua
lua/test/echo.lua
lua/test/env.lua
lua/test/factorial.lua
lua/test/fib.lua
lua/test/fibfor.lua
lua/test/globals.lua
lua/test/hello.lua
lua/test/life.lua
lua/test/luac.lua
lua/test/printf.lua
lua/test/readonly.lua
lua/test/sieve.lua
lua/test/sort.lua
lua/test/table.lua
lua/test/trace-calls.lua
lua/test/trace-globals.lua
lua/test/xd.lua
meta/Makefile
meta/make_internal_pm.pl
pod/ASF.pod
pod/Acknowledgements.pod
pod/Advanced/Thin.pod
pod/Changes.pod
pod/Event.pod
pod/Exhaustion.pod
pod/Glade.pod
pod/Marpa_R3.pod
pod/Progress.pod
pod/Scanless.pod
pod/Scanless/DSL.pod
pod/Scanless/G.pod
pod/Scanless/R.pod
pod/Semantics.pod
pod/Semantics/Null.pod
pod/Semantics/Order.pod
pod/Semantics/Phases.pod
pod/Support.pod
pod/Tracing.pod
pod/Tutorial2.pod
t/00-load.t
t/asf_syn.t
t/sl_action.t
t/sl_action2.t
t/sl_advent.t
t/sl_ah2.t
t/sl_ambequ.t
t/sl_ambig.t
t/sl_amon.t
t/sl_asf.t
t/sl_ast.t
t/sl_astsyn.t
t/sl_bracket.t
t/sl_calc.t
t/sl_catalan.t
t/sl_chaf.t
t/sl_code_diag.t
t/sl_completed.t
t/sl_context.t
t/sl_debug.t
t/sl_debug2.t
t/sl_debug_leo.t
t/sl_diag.t
t/sl_discard.t
t/sl_discard2.t
t/sl_discard3.t
t/sl_dsl.t
t/sl_durand.t
t/sl_dyck.t
t/sl_event.t
t/sl_evinit.t
t/sl_evsyn.t
t/sl_evsyn2.t
t/sl_exhaust.t
t/sl_external1.t
t/sl_final_nn.t
t/sl_flies.t
t/sl_flies_ast.t
t/sl_fullsyn.t
t/sl_gabend.t
t/sl_gia.t
t/sl_gia_err.t
t/sl_gie.t
t/sl_gif1.t
t/sl_gires.t
t/sl_gsyn.t
t/sl_incremental.t
t/sl_jirotka.t
t/sl_json.t
t/sl_json_ast.t
t/sl_latk.t
t/sl_lc.t
t/sl_leo.t
t/sl_leo166.t
t/sl_leo168.t
t/sl_leo2.t
t/sl_leo3.t
t/sl_leo_example.t
t/sl_leo_unit.t
t/sl_lexevent.t
t/sl_minus.t
t/sl_naif.t
t/sl_null_example.t
t/sl_numeric.t
t/sl_panda.t
t/sl_panda1.t
t/sl_pascal.t
t/sl_prefix.t
t/sl_rabend.t
t/sl_randal.t
t/sl_rank.t
t/sl_ruby.t
t/sl_salad.t
t/sl_seq.t
t/sl_syn.t
t/sl_taint.t
t/sl_topsyn.t
t/sl_tut2.t
t/sl_wall.t
t/sl_zorro.t
t/thin_deprec.t
t/thin_eq.t
t/too_many_g1_yims.t
t/too_many_l0_yims.t
xs/Makefile.PL
xs/R3.xs
xs/create_ops.pl
xs/general_pattern.xsh
xs/gp_generate.pl
xs/marpa_slifop.h
xs/meta_make
xs/ppport.h
xs/typemap