Related articles |
---|
[ANN] RE/flex 0.9.18 - a Flex-like lexical analyzer generator for C++ ravengelen@gmail.com (Robert van Engelen) (2017-03-27) |
Re: [ANN] RE/flex 0.9.18 - a Flex-like lexical analyzer generator for cbergstrom@pathscale.com (=?UTF-8?B?QyBCZXJnc3Ryw7Zt?=) (2017-03-28) |
Re: [ANN] RE/flex 0.9.18 - a Flex-like lexical analyzer generator for 336-986-7787@kylheku.com (Kaz Kylheku) (2017-03-28) |
Re: [ANN] RE/flex 0.9.18 - a Flex-like lexical analyzer generator for DrDiettrich1@netscape.net (Hans-Peter Diettrich) (2017-03-29) |
Re: [ANN] RE/flex 0.9.18 - a Flex-like lexical analyzer generator for 336-986-7787@kylheku.com (Kaz Kylheku) (2017-03-29) |
From: | =?UTF-8?B?QyBCZXJnc3Ryw7Zt?= <cbergstrom@pathscale.com> |
Newsgroups: | comp.compilers |
Date: | Tue, 28 Mar 2017 18:03:04 +0800 |
Organization: | Compilers Central |
References: | 17-03-013 |
Injection-Info: | miucha.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="87880"; mail-complaints-to="abuse@iecc.com" |
Keywords: | lex, question |
Posted-Date: | 28 Mar 2017 11:49:49 EDT |
Cool!
Is this meant as a flex drop-in replacement? iirc (we) PathScale have
sent patches to upstream Flex before and I don't remember if they were
responsive or not. If you are 1:1 compatible, have you tried to
replace the system flex and rebuild world or how extensively has this
been validated? You may find the BSD community to be interested and
empathetic if it can help them.
Further, if you are willing to dirty your hands and trash talk a bit -
maybe get the main editor from Phoronix to help you promote it.
Anything that resembles tabloid click-bait like news is always of
interest over there :D
Cheers,
./C
On Tue, Mar 28, 2017 at 7:58 AM, Robert van Engelen <ravengelen@gmail.com> wrote:
> I'm pleased to share with this excellent compilers group that RE/flex 0.9.18
> is released, moving the software out of beta into stable/production status. ...
>
> A complete redesign for C++ was best, from the ground-up, based on C++ best
> practices. RE/flex is released in free open source and licensed under the
> BSD-3.
>
> RE/flex is available on GitHub (the repo) and on SourceForge (packaged):
>
> https://github.com/Genivia/RE-flex
> https://sourceforge.net/projects/re-flex
>
> If you work with Flex or with other lexical analyzer tools, then you might be
> interested give RE/flex a try.
>
> I put the documentation on a perma-link here: http://re-flex.sourceforge.net
Return to the
comp.compilers page.
Search the
comp.compilers archives again.