Latest #parser Threads 
Hey everyone,
I would like to parse Atom and RSS feeds in an application I am working on. I’ve looked at the existing packages on Hex to...
New
I’m excited to announce the initial release of TextParser, a new Elixir library for extracting and validating structured tokens from text...
New
Hello,
When parsing a custom language I can define a list of expressions in the following way, inspired by the Elixir parser:
expr_list...
New
Hello! Just wanted to let people know that I just released a new library, ExEmail, which reimplements :email_validator in Elixir. :email_...
New
Hex: bin_struct | Hex
Git: GitHub - 4ait/bin_struct
Docs: bin_struct v0.2.34 — Documentation
BinStruct is a library which main functio...
New
Today I learned about an interesting quirk when parsing DOCX files using Saxy in Elixir. I was trying to parse the word/document.xml file...
New
Hi,
I would like to ask for your opinion, find some suggestions on what to use (if there is any existing library I don’t know about), an...
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
This Week's Trending
This Month's Trending
This Year's Trending
Hey everyone,
I would like to parse Atom and RSS feeds in an application I am working on. I’ve looked at the existing packages on Hex to...
New
Last Three Year's Trending
Hereby I’d like to announce a new library I’ve been working on over the last few months: XPeg.
XPeg is a pure Elixir pattern matching li...
New
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
Hello, I wanted to use the NimbleParsec library to convert a string into the map I need. But I think I got it wrong and this is more for ...
New
Today I learned about an interesting quirk when parsing DOCX files using Saxy in Elixir. I was trying to parse the word/document.xml file...
New
Hex: bin_struct | Hex
Git: GitHub - 4ait/bin_struct
Docs: bin_struct v0.2.34 — Documentation
BinStruct is a library which main functio...
New
Hi,
I would like to ask for your opinion, find some suggestions on what to use (if there is any existing library I don’t know about), an...
New
I’m excited to announce the initial release of TextParser, a new Elixir library for extracting and validating structured tokens from text...
New
Hello! Just wanted to let people know that I just released a new library, ExEmail, which reimplements :email_validator in Elixir. :email_...
New
DatemathEx
DatemathEx is an Elixir library designed to parse datemath syntax using Combine.
Examples
Basic addition
iex(1)> Datemat...
New
Hello,
When parsing a custom language I can define a list of expressions in the following way, inspired by the Elixir parser:
expr_list...
New
Trending Over Three Years
While working on an Elixir parser (of Handlebars syntax), I came across the need to determine whether or not a given character (a graphem...
New
The HTML has no attributes it’s very vanilla and plain
<!doctype html>
<html>
<body>
<section class="body-copy"&g...
New
Yo Elixir fellows!
I have just released Saxy – as the name might have already implied: It is a new XML SAX parser.
What is so great abo...
New
Background
I have a Plug Router that has some simple endpoints. One of these endpoints is a put method that receives a JSON body. I want ...
New
Hi there.
For a matter of studying and practice reasons I have the following problem:
Given I have a log txt file (usually large, so th...
New
Phoenix automatically wraps array request inside a _json field and make it an object. eg I am sending below body
[
{
"activ...
New
I am trying to parse the following XML doc using SweetXML library.
<A>
<B>23</B>
<B>34</B>
<...
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 have a form where users are allowed to enter either something looking like a float or something looking a duration as string. For examp...
New
The documentation for :body_reader in Plug.Parsers includes this example:
defmodule CacheBodyReader do
def read_body(conn, opts) do
...
New
I have a html like this
<h4>
<a name="myname"> Text" </a>
</h4>
<table>
# table content
</table>
...
New
Because Elixir code is parsed into 3-tuples, there needs to be a different notation for an embedded 3-tuple. It is what I think of as “co...
New
Today I published a toy project, that I worked on in the last couple of weeks. It is an LR Parser generator. I normally use yecc in my pr...
New
I need to parse a multipart body of an email. I searched for parsers, and I could not find anything.
There is Plus.Parsers.MULTIPART, bu...
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
- #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







