This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
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
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
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
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
I’m trying to parse Zig source with NimbleParsec and come across some cases like these:
in the definition of containerdeclarations, it ...
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
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
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
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
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
I’d like to bring together NimbleParsec and the remnants of my knowledge of grammars.
NimbleParsec can obviously parse a regular languag...
New
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
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:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







