Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

pratt‑parser is a tiny, zero‑dependency JavaScript library that implements a Top‑Down Operator Precedence (TDOP) parser. It lets developers define token types, prefix and infix operators with precedence and combine functions, then parse arithmetic‑style expressions (or any grammar) into custom AST/value objects. The package is aimed at library authors, language designers, and tool builders who need a flexible, TypeScript‑typed parser without pulling in a full‑featured compiler framework.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of arlac77/pratt-parser

Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
arlac77/browser-ava
Run ava tests in the browser
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
documentationjs/documentation
a documentation generator
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

arlac77's profile
arlac77
2334 contributions
create-or-update-pull-request's profile
create-or-update-pull-request
370 contributions
dependabot[bot]'s profile
dependabot[bot]
153 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
87 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
47 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
1 contributions
snyk-bot's profile
snyk-bot
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
arlac77

arlac77/pratt-parser

TDOP parser https://tdop.github.io

JavaScript
17
3
BSD Zero Clause License