Latest #nimbleparsec Threads 
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
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
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
DatemathEx
DatemathEx is an Elixir library designed to parse datemath syntax using Combine.
Examples
Basic addition
iex(1)> Datemat...
New
Need to build a “natural” language search query parser, for later conversion to appropriate Elasticsearch query.
Basically need somethin...
New
Pegasus - Nimbleparsec parser generator
https://hexdocs.pm/pegasus/Pegasus.html
This library converts a PEG parser library to nimblepar...
New
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
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
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
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
This Month's Trending
This Year's Trending
Last Three Year's Trending
Pegasus - Nimbleparsec parser generator
https://hexdocs.pm/pegasus/Pegasus.html
This library converts a PEG parser library to nimblepar...
New
Need to build a “natural” language search query parser, for later conversion to appropriate Elasticsearch query.
Basically need somethin...
New
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
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
DatemathEx
DatemathEx is an Elixir library designed to parse datemath syntax using Combine.
Examples
Basic addition
iex(1)> Datemat...
New
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
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
Yes, yet another parser combinator library!
Most of the parser combinators in the ecosystem are either compile-time, often using AST tra...
New
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
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
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
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
Just as an exercise and learn more about NimbleParsec, I started trying to parse a few sections of the CommonMark specification with Nimb...
New
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
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
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
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
I’m trying to create a template where you would enter this:
ID: {{ my_func($.project.id, "arg") }}, NAME: {{ $.project.id }}
or
{{ my...
New
I’m trying to parse Zig source with NimbleParsec and come across some cases like these:
in the definition of containerdeclarations, it ...
New
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
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
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
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







