a b c d e f g h i j k l m n o p q r s t u v w x y z
elixir-nimble-parsec
Source: elixir-nimble-parsec
Package: elixir-nimble-parsec
Versions: elixir-nimble-parsec (1.1.0-1), elixir-nimble-parsec (1.4.0-1), elixir-nimble-parsec (1.4.0-2), elixir-nimble-parsec (1.4.1-2), elixir-nimble-parsec (1.4.2-1), elixir-nimble-parsec (1.4.2-1+b1)
Prioritize: 44
Description: 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.
This Description was in forky from 2025-08-10 to 2026-09-02;
This Description was in trixie from 2024-03-05 to 2026-07-13;
This Description was in sid from 2024-02-29 to 2026-09-02;
This Description is not yet translated to ar
This Description is not yet translated to bg
This Description is not yet translated to ca
This Description is not yet translated to cs
This Description is translated to da
This Description is not yet translated to de
This Description is not yet translated to de_DE
This Description is not yet translated to el
This Description is not yet translated to eo
This Description is not yet translated to es
This Description is not yet translated to eu
This Description is not yet translated to fi
This Description is not yet translated to fr
This Description is not yet translated to gl
This Description is not yet translated to hr
This Description is not yet translated to hu
This Description is not yet translated to id
This Description is not yet translated to it
This Description is not yet translated to ja
This Description is not yet translated to km
This Description is not yet translated to ko
This Description is not yet translated to ml
This Description is not yet translated to nb
This Description is not yet translated to nl
This Description is not yet translated to pl
This Description is not yet translated to pt
This Description is not yet translated to pt_AO
This Description is not yet translated to pt_BR
This Description is not yet translated to ro
This Description is not yet translated to ru
This Description is not yet translated to sk
This Description is not yet translated to sr
This Description is not yet translated to sv
This Description is not yet translated to tr
This Description is not yet translated to uk
This Description is not yet translated to vi
This Description is not yet translated to zh
This Description is not yet translated to zh_CN
This Description is not yet translated to zh_TW
parts-md5sum:
1a70049831e59878b1efa0275d694d26 da
fe99915d5f7841301948e722f007084f da
f9a44ff48337a62e94064d5718de3635 da
abb60ef5538d5567e5c4c2e057895be3 da
aedd338e20c97a8c06e0f0bc6f82197f da
other Descriptions of the elixir-nimble-parsec package: