Parsit

Parser-combinators library.
Alternatives To Parsit
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Ts Parsec301175 months ago8March 24, 20233otherTypeScript
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.
Parsek15
2 years ago1February 06, 2022apache-2.0Kotlin
Parser combinators in Kotlin for Kotlin Multiplatform
Parsit619 months ago17July 22, 2023mitRust
Parser-combinators library.
Js Combinators6
7 years agoJavaScript
Parser Combinators in JavaScript
Alternatives To Parsit
Select To Compare


Alternative Project Comparisons
Popular Tokenizer Projects
Popular Parser Combinators Projects
Popular Compilers Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Rust
Tokenizer
Parser Combinators