Show HN: Lreng – My small programming language written in C
leonw774 Sunday, February 09, 2025This is my side project for the past few months. I started it because I just learned about functional programming and at the same time want to write something cool in C.
Web playground: https://leonw774.github.io/lreng
Summary
The article discusses the development of a lightweight and efficient regular expression engine called 'lreng'. The engine is designed to be highly performant and support a comprehensive set of regular expression features, making it suitable for a variety of use cases.
5
1
Summary
github.com