TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Re/flex 1.4.3 high-performance lexical analyzer generator

2 pointsby engelenover 5 years ago
I am pleased to announce RE/flex 1.4.3, a fast lexical analyzer generator. RE/flex is built from the ground up in C++ using a new design that makes the generated scanners faster than Flex (the fast lexical analyzer). The generated source code is reusable, easy to understand, and integrates seamlessly with Bison/Yacc parsers. This CodeProject article explains what's new and how it works: https://www.codeproject.com/Articles/1180430/Constructing-Fast-Lexical-Analyzers-with-RE-flex-W

no comments

no comments