π Live Open Source Explorer
Explore live open-source projects and AI models.
Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.
π Live Search
Search live open-source data
Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.
Live Results
GitHub Open Source Repositories
Search: ts-parsec
Page 1
Showing 3 results from 3
microsoft/ts-parsec
GitHub TypeScript OtherWriting 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-par... Read more
External source
GitHub
beerose/olang
GitHub TypeScripta minimal programming language written in TypeScript with ts-parsec
External source
GitHub
coffeemug/ts-parsec
GitHub TypeScript MIT LicenseTypescript parser combinator library
External source
GitHub