Show HN: Peppa PEG – An Ultra Lightweight PEG Parser in ANSI C After reading the [PEG Parsers series] written by Guido van Rossum, I started thinking writing a PEG Parser in ANSI C. Here are the reasons: - It's FUN. I've made several parser libraries, such as JSON, Mustache, Markdown, and I think I can take the challenge now. - I haven't had any opportunity to work on an Open Source project written in ANSI C. - Having a PEG parser in ANSI C can benefit whoever is developing a parser, as adding C bindings for other programming languages are not too difficult. And after SIX months' development, my project is now kinda feature complete. It's named Peppa PEG and you can find it here: https://ift.tt/3aBmrqW I have learned quite a lot during the journey of creating it, such as gdb, valgrind, cmake, etc. And I wouldn't make it to the end without learning from some awesome projects, such as pest.rs, cJSON, etc. Appreciate any feedbacks! Thank you! [PEG Parsers series]: https://ift.tt/2M0QQTs February 21, 2021 at 07:40AM
Show HN: Peppa PEG – An Ultra Lightweight PEG Parser in ANSI C https://ift.tt/2ZBEsPq
Related Articles
Show HN: GPT-4-powered web searches for developers https://ift.tt/RgjsGAxShow HN: GPT-4-powered web searches for developers Hi HN, Today we’re … Read More
Show HN: AI ChatBot to Facilitate Self-Help for Long Covid https://ift.tt/8NGBwZvShow HN: AI ChatBot to Facilitate Self-Help for Long Covid https://ift… Read More
Show HN: Find Perfect App for Self Hosting https://ift.tt/LZEgMNqShow HN: Find Perfect App for Self Hosting The website is just another… Read More
Show HN: GPT–LLM native macOS app with time travel, versioning, search https://ift.tt/RUAEZibShow HN: GPT–LLM native macOS app with time travel, versioning, search… Read More
Show HN: Pinky Promise, onchain accountability from public commitments https://ift.tt/2oqht08Show HN: Pinky Promise, onchain accountability from public commitments… Read More
Show HN: ChatGDB – GPT-Powered GDB Assistant https://ift.tt/njhE6RdShow HN: ChatGDB – GPT-Powered GDB Assistant ChatGDB is a tool designe… Read More
Show HN: Want something better than k-means? Try BanditPAM https://ift.tt/C1qDydOShow HN: Want something better than k-means? Try BanditPAM Want someth… Read More
Show HN: Hacker News from Alternate Dimension (With Everything LLM-Generated) https://ift.tt/k5V1yH9Show HN: Hacker News from Alternate Dimension (With Everything LLM-Gen… Read More
0 Comments: