Compiler-Lexer 0.23 Latest
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- README.md
- builder/MyBuilder.pm
- cpanfile
- cpanfile.snapshot
- example/benchmark.pl
- example/sample.pl
- gen/double_charactor_operator.gperf
- gen/gen_constants.yaml
- gen/gen_decl.pl
- gen/reserved_keywords.gperf
- gen/test_generator.pl
- gen/triple_charactor_operator.gperf
- include/common.hpp
- include/gen_token.hpp
- include/keyword.hpp
- include/lexer.hpp
- include/token.hpp
- lib/Compiler/Lexer.pm
- lib/Compiler/Lexer/Constants.pm
- lib/Compiler/Lexer/Token.pm
- minil.toml
- src/Compiler-Lexer.xs
- src/compiler/lexer/Compiler_annotator.cpp
- src/compiler/lexer/Compiler_lexer.cpp
- src/compiler/lexer/Compiler_manager.cpp
- src/compiler/lexer/Compiler_scanner.cpp
- src/compiler/util/Compiler_double_charactor_operator.cpp
- src/compiler/util/Compiler_gen_token_decl.cpp
- src/compiler/util/Compiler_reserved_keyword.cpp
- src/compiler/util/Compiler_token.cpp
- src/compiler/util/Compiler_triple_charactor_operator.cpp
- src/compiler/util/Compiler_util.cpp
- src/typemap
- t/Lexer.t
- t/format.t
- t/issue_32.t
- t/issue_35.t
- t/issue_38.t
- t/issue_39.t
- t/issue_40.t
- t/issue_42.t
- t/issue_43.t
- t/issue_44.t
- t/issue_45.t
- t/issue_48.t
- t/issue_53.t
- t/issue_69.t
- t/issue_reports.t
- t/package.t
- t/perl6.t
- t/recursive_tokenize.t
- t/verbose.t
- typemap