Show HN: Matcheroni, a tiny C++20 header library for building lexers/parsers Howdy HN, as part of my ongoing programming language experiments I've ended up creating my own C++20 lexing and parsing library of sorts. Matcheroni is an alternative to parser generators and regular expressions that uses trees of C++ templates to implement highly customizable lexers and parsers that have minimal impact on build times or binary sizes, while still remaining comparable in performance to Boost regular expressions. The repo includes two example projects - a simple regex parser in ~300 heavily documented lines of code, and a much larger but not quite finished C99 lexer and parser. All feedback appreciated! https://ift.tt/u0Shw13 July 7, 2023 at 03:32AM
Show HN: Matcheroni a tiny C20 header library for building lexers/parsers https://ift.tt/AvusPhE
Related Articles
Show HN: ZeusCloud (YC W22) – open-source cloud security https://ift.tt/bg4Hm9WShow HN: ZeusCloud (YC W22) – open-source cloud security Hey folks - l… Read More
Show HN: The pure Python SaaS starter kit https://ift.tt/bwVkA7gShow HN: The pure Python SaaS starter kit Hi HN, Recently, I’ve notice… Read More
Show HN: Introducing Palacio Albums – Create, Share and Explore Photo Albums https://ift.tt/O19XKFZShow HN: Introducing Palacio Albums – Create, Share and Explore Photo … Read More
Show HN: Trybsync – Reddit, but as an RSS Aggregator https://ift.tt/koPFsmMShow HN: Trybsync – Reddit, but as an RSS Aggregator https://ift.tt/Fd… Read More
Show HN: GoGoBrowse – A Peer to Peer Web Browser https://ift.tt/FrsgjacShow HN: GoGoBrowse – A Peer to Peer Web Browser Hi HN! GoGoBrowse is … Read More
Show HN: Build GPT-powered apps with just GPT4 prompting https://ift.tt/F5oDicUShow HN: Build GPT-powered apps with just GPT4 prompting Hi everyone, … Read More
Show HN: PromptFlow – Low-Code GUI Tool to Chain LLM Prompts with Flowcharts https://ift.tt/cXu8er6Show HN: PromptFlow – Low-Code GUI Tool to Chain LLM Prompts with Flow… Read More
Show HN: Gptrpg A demo of an GPT-based agent existing in an RPG-like environment https://ift.tt/eYni2B4Show HN: Gptrpg A demo of an GPT-based agent existing in an RPG-like e… Read More
0 Comments: