Pacote: elixir-nimble-parsec (1.4.2-1)
Links para elixir-nimble-parsec
Baixe o pacote-fonte elixir-nimble-parsec:
- [elixir-nimble-parsec_1.4.2-1.debian.tar.xz]
- [elixir-nimble-parsec_1.4.2-1.dsc]
- [elixir-nimble-parsec_1.4.2.orig.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
simple and fast library for text-based parser combinators
Simple and fast Elixir library for text-based parser combinators.
Combinators are built during runtime and compiled into multiple clauses with binary matching. This provides benefits of performance, composability by not relying on macros, no runtime dependency on NimbleParsec, and no "use" footprints on your modules.
The goal of this library is to focus on a set of primitives for writing efficient parser combinators. The composition aspect means you should be able to use those primitives to implement higher level combinators.
Note this library does not handle low-level binary parsing. In such cases, Elixir's bitstring syntax is recommended.
Outros pacotes relacionados a elixir-nimble-parsec
|
|
|
|
-
- dep: elixir
- functional meta-programming aware language
Download de elixir-nimble-parsec
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| amd64 | 104.8 kB | 175.0 kB | [lista de arquivos] |
| arm64 | 104.8 kB | 175.0 kB | [lista de arquivos] |