$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [regex] Is it possible to feed boost regex withNFA/DFA
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-07-13 07:22:35
>We are developing DFA/NFA based hardware regex engine.
>I intend to use regex boost as goldenized model.
>
>Can we feed the regex boost with NFA/DFA states instead of regular
>expressions syntax
Sorry no, John.