This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

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
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

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
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
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
dmitriid
Hi all. I’m no stranger to parser combinators (see my long-abandoned pegjs for erlang). But there’s an issue I can’t seem to understand w...
New
John-Goff
Hey everyone, I’m trying to write a parser for todo.txt using NimbleParsec, it’s my first time writing a parser as well as first time be...
New
Sebb
I’d like to bring together NimbleParsec and the remnants of my knowledge of grammars. NimbleParsec can obviously parse a regular languag...
New
taguniversalmachine
Hi, I am trying to define a parser for a simple grammar and I am getting hung up on something that I think is simple but I can’t figure ...
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