
2025-05-31 14:42:03
from my link log —
comrak: a CommonMark and GFM compatible Markdown parser and renderer in Rust.
https://github.com/kivikakk/comrak
saved 2025-03-31 …
from my link log —
comrak: a CommonMark and GFM compatible Markdown parser and renderer in Rust.
https://github.com/kivikakk/comrak
saved 2025-03-31 …
from my link log —
Rewriting the Ruby parser.
https://railsatscale.com/2023-06-12-rewriting-the-ruby-parser/
saved 2024-12-26
PathDB: A system for evaluating regular path queries
Roberto Garc\'ia, Renzo Angles, Vicente Rojas, Sebasti\'an Ferrada
https://arxiv.org/abs/2507.01755
More on the crisis in open-source maintenance as exemplified by libxml2: https://lwn.net/SubscriberLink/1025971/73f269ad3695186d/
Some money *has* to start flowing into this community or the foundations we all rely on will start rotting away. Given the many-bi…
It's release time for lintspec!
This new iteration brings a new experimental parser which increases the overall performance by 2-3x and a bunch of minor fixes, especially around the highlighted source code spans in the diagnostics.
#rust #RustLang #FOSS #solidity #benchmarking
from my link log —
LALRPOP: a parser generator for Rust.
https://smallcultfollowing.com/babysteps/blog/2015/09/14/lalrpop/
saved 2025-03-31
So, @… is working on using LLMs to process XML Except for, the models can’t write legal XML. So he’s using the model to generate a sloppy-XML parser: https://lucumr.pocoo.org/202…
Today i wrote a parser & import to convert some semi-structured plain text into 40 different newsletter issues for an upcoming newsletter relaunch. And also fixed the internal structure of some of the mail widgets we are using, and their HTML representation.
from my link log —
The IELR(1) algorithm for generating minimal LR(1) parser tables for non-LR(1) grammars with conflict resolution.
https://people.computing.clemson.edu/~malloy/publications/papers/scp09/scp09.pdf
saved 2025-…
A #Python package that can't be installed on Python 3.14, because the author had to implement a 200 line custom AST parser in `setup.py`? Yeah, why not.
#Gentoo #packaging #setuptools
from my link log —
IELR(1): practical LR(1) parser tables for non-LR(1) grammars with conflict resolution.
https://people.computing.clemson.edu/~malloy/publications/papers/sac08/paper.pdf
saved 2025-06-05