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
MarthinL
Hi folks, Currently I’m considering passing most if not all my site’s user inputs through a parser specified using NimbleParsec but I’m ...
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
rwillians
I’ve recently used NimbleParsec for parsing a programming language for a game/challenge, just for fun. It might not have been the best so...
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

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
rwillians
I’ve recently used NimbleParsec for parsing a programming language for a game/challenge, just for fun. It might not have been the best so...
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
MarthinL
Hi folks, Currently I’m considering passing most if not all my site’s user inputs through a parser specified using NimbleParsec but I’m ...
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 19103 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
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
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
jackalcooper
I’m trying to parse Zig source with NimbleParsec and come across some cases like these: in the definition of containerdeclarations, it ...
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
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