Latest #nimbleparsec Threads Top

diego.bernardes
I’m using NimbleParsec to parse a protocol and I would like to know if there is anyway to force a combinator to use labels. For example,...
New
revati
i want to parse string and determine if value is string/number/boolean/date/time/datetime/probably many more distinct value value types i...
New
revati
Hello. i would like to parse strings (with nimble parsec i assume) that look something like this: x(some.dot.split.values) → [x: [“some...
New
Menkir
DatemathEx DatemathEx is an Elixir library designed to parse datemath syntax using Combine. Examples Basic addition iex(1)> Datemat...
New
elvanja
Need to build a “natural” language search query parser, for later conversion to appropriate Elasticsearch query. Basically need somethin...
New
ityonemo
Pegasus - Nimbleparsec parser generator https://hexdocs.pm/pegasus/Pegasus.html This library converts a PEG parser library to nimblepar...
New
linusdm
I’m trying to parse a file with nimble_parsec but I got stuck quite early. The input is a file with many lines, and the content is divide...
New
cosmicrose
I’m having trouble implementing a parser. Either it enters an infinite recursive loop, or it only parses the first part of the input and ...
New
ollien
One thing I can’t seem to figure out from the NimbleParsec docs is what the elements in the :ok tuple represent. Consider this example fr...
New
jackalcooper
I’m trying to parse Zig source with NimbleParsec and come across some cases like these: in the definition of containerdeclarations, it ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

ityonemo
Pegasus - Nimbleparsec parser generator https://hexdocs.pm/pegasus/Pegasus.html This library converts a PEG parser library to nimblepar...
New
elvanja
Need to build a “natural” language search query parser, for later conversion to appropriate Elasticsearch query. Basically need somethin...
New
cosmicrose
I’m having trouble implementing a parser. Either it enters an infinite recursive loop, or it only parses the first part of the input and ...
New
revati
Hello. i would like to parse strings (with nimble parsec i assume) that look something like this: x(some.dot.split.values) → [x: [“some...
New
Menkir
DatemathEx DatemathEx is an Elixir library designed to parse datemath syntax using Combine. Examples Basic addition iex(1)> Datemat...
New
revati
i want to parse string and determine if value is string/number/boolean/date/time/datetime/probably many more distinct value value types i...
New
diego.bernardes
I’m using NimbleParsec to parse a protocol and I would like to know if there is anyway to force a combinator to use labels. For example,...
New

Trending Over Three Years Top

josevalim
Yes, yet another parser combinator library! Most of the parser combinators in the ecosystem are either compile-time, often using AST tra...
159 18262 141
New
jehrhardt
I want parse some text based format and I found two solutions for building a parser: Use Erlang’s built in leex and yecc, which are eas...
New
mattmower
I am writing a parser using NimbleParsec. Although I am relatively new to Elixir and parser combinators I’m finding it mostly easy to get...
New
darraghenright
Hi there! :wave: I should preface this by saying I’m an absolute beginner to parser combinators and I’m pretty much an Elixir hobbyist s...
New
paseg
Just started to use NimbleParsec, really nice! Being a newbie I probably not understand how to best utilize it, but I really really miss...
New
milmazz
Just as an exercise and learn more about NimbleParsec, I started trying to parse a few sections of the CommonMark specification with Nimb...
New
dunyakirkali
I am trying to implement a parser. I want to parse a string that has the following format: I did the following: sample = empt...
New
chulkilee
Hi - I implemented HTTP Link header parser with nimble_parsec. I know there is ex_link_header but just took it as a chance to use the par...
New
LostKobrakai
Over the holidays I worked on a library to parse zonefiles, which are present on most UNIX systems, as a potential source of timezone inf...
New
dorgan
Someone in the Elixir’s Discord guild needed a parser for yarn lock files, and I wanted to try and learn parser combinators, so I wrote a...
New
egze
I’m trying to create a template where you would enter this: ID: {{ my_func($.project.id, "arg") }}, NAME: {{ $.project.id }} or {{ my...
New
jackalcooper
I’m trying to parse Zig source with NimbleParsec and come across some cases like these: in the definition of containerdeclarations, it ...
New
GavinJoyce
Hi, I’m trying to write a parser using NimbleParsec v1.1.0 — Documentation which parses arbitrary text wrapped in a character like an un...
New
tino415
Hi All! I playing with NimbleParsec and also I need in other project library for parsing server sent events, so I created SseParser. Wh...
New
linusdm
I’m trying to parse a file with nimble_parsec but I got stuck quite early. The input is a file with many lines, and the content is divide...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement