Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.0%) to scientific vocabulary
Repository
Parse any language you can describe in BNF
Basic Info
- Host: GitHub
- Owner: jeffreykegler
- License: other
- Language: Perl
- Default Branch: master
- Homepage: https://jeffreykegler.github.io/Marpa-web-site/
- Size: 39.9 MB
Statistics
- Stars: 158
- Watchers: 12
- Forks: 23
- Open Issues: 2
- Releases: 8
Metadata Files
README.md
This is a working repository for RELEASE 2 of the Marpa.
NOTICE to CONTRIBUTORS: Marpa::R2 is not completely frozen, but it is largely closed to new features. In making exceptions, the welfare of the current application base is primary -- new features should be fully compatible and have a low-risk of introducing new problems.
Bug fixes to Marpa::R2 are welcome, and get the Marpa projects highest priority.
If you want to work on a new feature, it is best to ask before investing a lot of time or effort into it.
Contributing to Marpa::R2
This is the repository for Marpa::R2, release 2 of the Marpa Perl module.
By submitting code to this repository, you are considered to have signed off on the Developer's Certificate of Origin, which is given below.
All code contributed must be compatible with version 3 of the Lesser GNU General Public License (LGPLv3), which is the license covering the Marpa::R2 distribution as a whole.
Copyright assignments are not required (or requested). All code retains its original ownership. One implication of this ownership structure is that any attempt to change the licensing will require the agreement of all copyright holders. As a practical matter, this means that it will soon become impractical to change the license.
It is imperative that all contributed code be legitimately free software. For that reason, code from anonymous (or pseudonymous) contributors will not be accepted. By contributing code to this repository, all contributors "sign off" on that code, agreeing that the code can be distributed under the LGPL. Code which has not been licensed as free software by its owner, or which risks creating copyright-related problems (such as code which derives from reverse-engineering efforts lacking proper safeguards) cannot be contributed.
Developer's Certificate of Origin
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or
(b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or
(c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.
(d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.
Owner
- Name: Jeffrey Kegler
- Login: jeffreykegler
- Kind: user
- Location: Charles City County VA
- Website: https://jeffreykegler.github.io/personal/
- Twitter: jeffreykegler
- Repositories: 17
- Profile: https://github.com/jeffreykegler
I'm a published mathematician who has spent the last decade working full-time on Earley parsing. The Marpa parser is the result of this work,
Citation (CITATION.cff)
cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Kegler
given-names: Jeffrey
title: "Marpa--R2"
version: "8.000000"
date-released: 2021-07-28
url: "https://github.com/jeffreykegler/Marpa--R2"
license: "LGPL-3.0-or-later"
GitHub Events
Total
- Issues event: 1
- Watch event: 3
- Pull request event: 1
- Fork event: 1
Last Year
- Issues event: 1
- Watch event: 3
- Pull request event: 1
- Fork event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- XSven (1)
Pull Request Authors
- a-detiste (1)