Latest #parser Threads Top

dmarcoux
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
solnic
I’m excited to announce the initial release of TextParser, a new Elixir library for extracting and validating structured tokens from text...
New
lud
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
sax
Hello! Just wanted to let people know that I just released a new library, ExEmail, which reimplements :email_validator in Elixir. :email_...
New
Ridtt
Hex: bin_struct | Hex Git: GitHub - 4ait/bin_struct Docs: bin_struct v0.2.34 — Documentation BinStruct is a library which main functio...
New
tubedude
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
tomazbracic
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
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
ityonemo
Pegasus - Nimbleparsec parser generator https://hexdocs.pm/pegasus/Pegasus.html This library converts a PEG parser library to nimblepar...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

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

zevv
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
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
shahryarjb
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
tubedude
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
Ridtt
Hex: bin_struct | Hex Git: GitHub - 4ait/bin_struct Docs: bin_struct v0.2.34 — Documentation BinStruct is a library which main functio...
New
tomazbracic
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
solnic
I’m excited to announce the initial release of TextParser, a new Elixir library for extracting and validating structured tokens from text...
New
sax
Hello! Just wanted to let people know that I just released a new library, ExEmail, which reimplements :email_validator in Elixir. :email_...
New
Menkir
DatemathEx DatemathEx is an Elixir library designed to parse datemath syntax using Combine. Examples Basic addition iex(1)> Datemat...
New
lud
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 Top

fireproofsocks
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
neuone
The HTML has no attributes it’s very vanilla and plain <!doctype html> <html> <body> <section class="body-copy"&g...
New
qcam
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
Fl4m3Ph03n1x
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
raigons
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
tanweerdev
Phoenix automatically wraps array request inside a _json field and make it an object. eg I am sending below body [ { "activ...
New
Mukulch15
I am trying to parse the following XML doc using SweetXML library. <A> <B>23</B> <B>34</B> &lt...
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
robinvdvleuten
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
newtrat
The documentation for :body_reader in Plug.Parsers includes this example: defmodule CacheBodyReader do def read_body(conn, opts) do ...
New
ntd23
I have a html like this <h4> <a name="myname"> Text" </a> </h4> <table> # table content </table> ...
New
marick
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
marcuslankenau
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
vfsoraki
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement