Menu
Back to Open Source

🐙 GitHub Detail

T

microsoft/ts-parsec

By microsoft

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 ...

GitHub TypeScript Other Updated 06 Apr 2026

Live Snapshot

Stars

410

🍴

Forks

19

📄

License

Other

🧩

Type

TypeScript

📘

About this open-source project

Live information fetched from GitHub.

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 ...

🌿

Default Branch

main

🐞

Open Issues

7

👀

Watchers

410