I do not see why a recursive-descent parser cannot have numeric precedences like a Pratt parser. You just move the order of productions freely, and let any production call any other.
Am I missing something?
#parsing #programming
Rewriting Our Rust Wasm Parser in TypeScript, by (not on Mastodon or Bluesky):
https://www.openui.com/blog/rust-wasm-parser
#migrating #parsing #rust #typescript
Detecting generalization deficits in large language and reasoning models by using natural variati...
Marianna Nezhurina, Lucia Cipolina-Kun, Mehdi Cherti, Jenia Jitsev
Action editor: Elahe Arani
https://openreview.net/forum?id=frA7uYn2um
#generalization #parsing #ai
"what is actually happening is that your brain starts parsing the sentence, and it makes a statistical prediction of what most likely comes next."
A bit like LLMs but more intelligently.
#Language #Parsing
New #J2C Certification:
$\texttt{SEM-CTRL}$: Semantically Controlled Decoding
Mohammad Albinhassan, Pranava Madhyastha, Alessandra Russo
https://openreview.net/forum?id=ICUHKhOISN
#parsing #semantics #semantic
A nice survey of #ProgrammingLanguages that allow you to omit semicolons:
“No Semicolons Needed”, Terts Diepraam (terts.dev/blog/no-semi...).
Via HN: news.ycombinator.com/item?id=4747...
On Lobsters: lobste.rs/s/09wmcz/no_...
#Programming #PLDI #Parsing #Lexing #Syntax #Grammar #Compilers
Reposting for the syntactic ambiguity #psycholiguistics #parsing
📣 New Podcast! "Intro to Compiler Theory - Part 1" on @Spreaker #compiler #compilers #computers #connectedcomponents #cs #engineering #parsing #regex #science #stem
Another excellent post 👌🏽 from Russ Cox 👇🏽🫡:
“Floating-Point Printing And Parsing Can Be Simple And Fast” (research.swtch.com/fp).
On HN: news.ycombinator.com/item?id=4668...
On Lobsters: lobste.rs/s/nbsclr/flo...
#Programming #Math #FloatingPoint #Numbers #PLDI #Parsing #Printing
Maybe I'm just parsing it the wrong way, but could you get away with this restaurant name anywhere other Glasgow? And it's in the fashionable area of Finnieston, too!
#glasgow #keepglasgowweird #parsing #finnieston #scotland
Physics of Language Models: Part 1, Learning Hierarchical Language Structures
Zeyuan Allen-Zhu, Yuanzhi Li
Action editor: Jonathan Berant
https://openreview.net/forum?id=mPQKyzkA1K
#parsing #parse #grammars
Rewriting pycparser with the help of an LLM pycparser is my most widely used open source project (with ~20M daily downloads from PyPI [1] ). It's a pure-Python parser for the C programming lang...
#misc #Python #Machine #Learning #Compilation #Recursive #descent #parsing
Origin | Interest | Match
A Percise Parser, by @remyporter.bsky.social:
https://thedailywtf.com/articles/a-percise-parser
#javascript #parsing
“Explainer: Tree-sitter Vs. LSP”, Ashton Wiersdorf (lambdaland.org/posts/2026-0...).
Via HN: news.ycombinator.com/item?id=4671...
On Lobsters: lobste.rs/s/qhickw/exp...
#LSP #TreeSitter #LanguageServerProtocol #Editors #SyntaxHighlighting #Parsers #Parsing
Physics of Language Models: Part 1, Learning Hierarchical Language Structures
New #TMLR-Paper-with-Video:
Physics of Language Models: Part 1, Learning Hierarchical Language Structures
Zeyuan Allen-Zhu, Yuanzhi Li
https://tmlr.infinite-conf.org/paper_pages/mPQKyzkA1K
#parsing #parse #grammars
Why Parsing Is the Real Foundation of Document AI Whenever we talk about building systems around PDFs, resume parsers, invoice extractors, RAG pipelines, or document-based chatbots, most… Continu...
#rags #llm #machine-learning #data-engineering #parsing
Origin | Interest | Match
[Перевод] Как работают современные браузеры. Часть 2 Веб-разработчики нередко воспринимают браузер как «чер...
#browser #chrome #chromium #parsing #timeweb_статьи_перевод #парсинг #браузер #internals #внутреннее #устройство #compilation
Origin | Interest | Match
Recursive descent parsing is highlighted as a simple, effective technique for building parsers. Modern tools and LLMs can even assist in generating code, balancing simplicity with the need for more complex language features. #Parsing 3/6
Revisiting "Let's Build a Compiler" There's an old compiler-building tutorial that has become part of the field's lore: the Let's Build a Compiler series by Jack Crenshaw (p...
#misc #Compilation #Python #Recursive #descent #parsing
Origin | Interest | Match
How Modern Browsers Work, by @addyosmani@indieweb.social:
https://archive.ph/Kj62o
#browsers #chromium #network #parsing #painting
Userbot + ИИ: За гранью парсинга, как Telegram-юзербот и нейросеть помогают искать тренды и боли Задача — не просто с...
#telegram #telegram #bot #parsing #ai #bot
Origin | Interest | Match
[Перевод] Как работают современные браузеры. Часть 1 Веб-разработчики нередко воспринимают браузер как "ч...
#browser #chrome #chromium #parsing #браузер #парсинг #timeweb_статьи_перевод #internals #внутреннее #устройство #compilation
Origin | Interest | Match
pdf_reference_extraction_tool_6i2hj.jpg
AI Tool to Extract References From PDFS and Format Citations
Read More - www.bestfreewebsitetools.com/ai-tool-to-extract-refer...
#citation #formatting #pdf #parsing #reference #extraction
I just published pyparsing version 3.3.0b1, with some significant additions:
- example implementation of the TINY language
- performance tests with scripts to run and tabulate results using pyparsing 3.1-3.3 and Python 3.9-3.14
Github link: github.com/pyparsing/py...
#pyparsing #python #parsing
Anyone happen to have got ALL the comments out of a source/header file with libclang (in C or via bindings, not using the C++ tooling)? I'm only getting some of the comments and I'd just love to hear the rest are in there and it IS just me! Grateful for boosts. #c #clang #parsing
bsky URL parsing #TEST
#parse #parsing #parser
example.com
https://example<.>com
example”.”com > xn--example-b46c.xn--com-6o0a
https://example%.%com
example#.#com
example{.}com
https://example|.|com
example\.\com > example/com
https://example^.^com
example~.~com
https://example[.]com
example`.`com