{"id":36924095,"url":"https://github.com/teo-tsirpanis/Farkle","last_synced_at":"2026-01-19T18:00:40.703Z","repository":{"id":45809876,"uuid":"96636412","full_name":"teo-tsirpanis/Farkle","owner":"teo-tsirpanis","description":"LALR parser combinators for C# and F#.","archived":false,"fork":false,"pushed_at":"2026-01-13T03:10:45.000Z","size":6712,"stargazers_count":102,"open_issues_count":11,"forks_count":7,"subscribers_count":1,"default_branch":"mainstream","last_synced_at":"2026-01-13T04:39:14.087Z","etag":null,"topics":["fsharp","hacktoberfest","lalr","parser","parser-combinators"],"latest_commit_sha":null,"homepage":"https://farkle.dev/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teo-tsirpanis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":"roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-08T18:19:37.000Z","updated_at":"2026-01-13T03:08:13.000Z","dependencies_parsed_at":"2023-09-26T00:44:39.793Z","dependency_job_id":"5059f002-028f-4b5c-9fbb-3dc37e04a92a","html_url":"https://github.com/teo-tsirpanis/Farkle","commit_stats":{"total_commits":2454,"total_committers":5,"mean_commits":490.8,"dds":0.3577832110839446,"last_synced_commit":"861e661f8375a97ca1d916dba9de17db072be40d"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/teo-tsirpanis/Farkle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teo-tsirpanis%2FFarkle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teo-tsirpanis%2FFarkle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teo-tsirpanis%2FFarkle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teo-tsirpanis%2FFarkle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teo-tsirpanis","download_url":"https://codeload.github.com/teo-tsirpanis/Farkle/tar.gz/refs/heads/mainstream","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teo-tsirpanis%2FFarkle/sbom","scorecard":{"id":396814,"data":{"date":"2025-08-18T18:52:54Z","repo":{"name":"github.com/teo-tsirpanis/Farkle","commit":"c1246680b3e7646ef26859c1dc109d39de4ace75"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/6 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:25","Info: topLevel permissions set to 'read-all': .github/workflows/benchmark.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci_dummy.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/docs.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/benchmark.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/benchmark.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/ci.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/ci.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/ci.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/docs.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/docs.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/docs.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/docs.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/release.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/release.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/release.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/release.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/release.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/release.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/scorecards.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/scorecards.yml/mainstream?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/teo-tsirpanis/Farkle/scorecards.yml/mainstream?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 6.4.0 not signed: https://api.github.com/repos/teo-tsirpanis/Farkle/releases/61575686","Warn: release artifact 6.3.2 not signed: https://api.github.com/repos/teo-tsirpanis/Farkle/releases/52398093","Warn: release artifact 6.4.0 does not have provenance: https://api.github.com/repos/teo-tsirpanis/Farkle/releases/61575686","Warn: release artifact 6.3.2 does not have provenance: https://api.github.com/repos/teo-tsirpanis/Farkle/releases/52398093"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:32"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Contributors","score":10,"reason":"project has 6 contributing companies or organizations","details":["Info: found contributions from: TileDB-Inc, conda-forge, dotnet-foundation, serilog-contrib, single-cell-data, tiledb-inc"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'mainstream'","Info: 'allow deletion' disabled on branch 'release/6.0'","Info: 'force pushes' disabled on branch 'mainstream'","Info: 'force pushes' disabled on branch 'release/6.0'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'mainstream'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/6.0'","Warn: 'stale review dismissal' is disabled on branch 'mainstream'","Warn: 'stale review dismissal' is disabled on branch 'release/6.0'","Warn: branch 'mainstream' does not require approvers","Warn: branch 'release/6.0' does not require approvers","Warn: codeowners review is not required on branch 'mainstream'","Warn: codeowners review is not required on branch 'release/6.0'","Warn: 'last push approval' is disabled on branch 'mainstream'","Warn: 'last push approval' is disabled on branch 'release/6.0'","Warn: 'up-to-date branches' is disabled on branch 'mainstream'","Warn: 'up-to-date branches' is disabled on branch 'release/6.0'","Info: status check found to merge onto on branch 'mainstream'","Info: status check found to merge onto on branch 'release/6.0'","Info: PRs are required in order to make changes on branch 'mainstream'","Info: PRs are required in order to make changes on branch 'release/6.0'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-18T19:13:08.275Z","repository_id":45809876,"created_at":"2025-08-18T19:13:08.275Z","updated_at":"2025-08-18T19:13:08.275Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28578952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T17:42:58.221Z","status":"ssl_error","status_checked_at":"2026-01-19T17:40:54.158Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fsharp","hacktoberfest","lalr","parser","parser-combinators"],"created_at":"2026-01-12T19:00:25.486Z","updated_at":"2026-01-19T18:00:40.694Z","avatar_url":"https://github.com/teo-tsirpanis.png","language":"C#","funding_links":[],"categories":["C# #"],"sub_categories":[],"readme":"![Licensed under the MIT License](https://img.shields.io/github/license/teo-tsirpanis/farkle.svg)\n[![NuGet](https://img.shields.io/nuget/v/Farkle.svg)](https://nuget.org/packages/Farkle)\n[![CI](https://github.com/teo-tsirpanis/Farkle/actions/workflows/ci.yml/badge.svg)](https://github.com/teo-tsirpanis/Farkle/actions/workflows/ci.yml)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5005/badge)](https://bestpractices.coreinfrastructure.org/projects/5005)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/teo-tsirpanis/Farkle/badge)](https://api.securityscorecards.dev/projects/github.com/teo-tsirpanis/Farkle)\n[![Discord Server](https://badgen.net/discord/members/mYzXu5Zt8J)](https://discord.gg/mYzXu5Zt8J)\n\n# Farkle\n\n\u003c!--\"Modern\" is a marketing catchphrase, but keep in mind that FsLexYacc is definitely not \"modern\"--\u003e\nFarkle is a modern and easy-to-use parser library for F# and C#, that creates [LALR parsers][lalr] from composable [parser combinator][combinator]-like objects.\n\n## Documentation\n\n* [Quick Start: Creating a calculator](https://teo-tsirpanis.github.io/Farkle/quickstart.html)\n* [Using Farkle with C#](https://teo-tsirpanis.github.io/Farkle/csharp.html)\n* [API Reference](https://teo-tsirpanis.github.io/Farkle/reference/index.html)\n\n## Maintainer(s)\n\n- [@teo-tsirpanis](https://github.com/teo-tsirpanis)\n\n[lalr]:https://en.wikipedia.org/wiki/LALR_parser\n[combinator]:https://en.wikipedia.org/wiki/Parser_combinator\n[gold]:http://goldparser.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteo-tsirpanis%2FFarkle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteo-tsirpanis%2FFarkle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteo-tsirpanis%2FFarkle/lists"}