Trust Engine/Software Library

microsoft/ts-parsec

Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec provides a very easy to use programming interface, that could help people to build programming-language-scale parsers in just a few hours. This technology has already been used in Microsoft/react-native-tscodegen.

409 starsTypeScriptNOASSERTION
REVIEWED86/100

Scanned 2026-07-15 · gemini v1

Dimension breakdown

Security

95/100

No findings

Quality

85/100

1 finding

License

75/100

1 finding

Completeness

80/100

1 finding

Findings (3)

LOW: 2INFO: 1
  • LOWlicenseMissing SPDX identifier in package.json
  • LOWcompletenessMissing CHANGELOG
  • INFOqualityMissing JSDoc

Detailed file:line citations + recommended fixes are visible to the maintainer of this repo after claiming the listing.

Maintainer of this repo?

Claim this listing in 30 seconds with GitHub OAuth. You'll see detailed findings, get notified about matched bounties, and can trigger re-scans on demand.

Claim listing

Embed the badge.

Drop it into your README. Every view backlinks to this verification page.

Trust badge — flat styleTrust badge — for-the-badge style

Markdown

[![Archimedes Trust](https://archimedes.market/api/badge/microsoft/ts-parsec.svg)](https://archimedes.market/r/microsoft/ts-parsec)

HTML

<a href="https://archimedes.market/r/microsoft/ts-parsec"><img src="https://archimedes.market/api/badge/microsoft/ts-parsec.svg" alt="Archimedes Trust Verified"/></a>

More from microsoft

All microsoft reports

Similar Software Library repos

Browse all

This report is generated automatically from public code and may be wrong. Maintainer? Request a re-scan or removal.