1.2.0 • Published 1 year ago

@raviqqe/parcom v1.2.0

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

parcom.ts

GitHub Action Codecov npm License

A parser combinator library for nontrivial tokens written in TypeScript.

Features

  • Support for any tokens
    • Lines in line-oriented configuration file formats, HTML nodes, etc.
  • A simple set of combinators
  • Strict typing

Currently, this package supports only content-free grammars. But you can easily extend it by forking it and modifying TokenIterator to handle generic states.

License

MIT

1.2.0

1 year ago

1.1.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago