elixir-nimble-parsec
Text-based parser combinators
This library provides primitives for efficient parser combinators, allowing for higher-level combinators through composition.
- Versions: 1.4.0
- Website: https://hexdocs.pm/nimble_parsec/
- Licenses: ASL 2.0
- Package source: gnu/packages/elixir-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of elixir-nimble-parsec
as follows:
guix install elixir-nimble-parsec
Or install a particular version:
guix install elixir-nimble-parsec@1.4.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of elixir-nimble-parsec about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/elixir-nimble-parsec'><img src='https://packages.guix.gnu.org/packages/elixir-nimble-parsec/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/elixir-nimble-parsec)
Example Org:
[[https://packages.guix.gnu.org/packages/elixir-nimble-parsec][https://packages.guix.gnu.org/packages/elixir-nimble-parsec/badges/latest-version.svg]]