Date: Tue, 22 Oct 2019 10:48:59 +0200
1. Point of proposal is Lex it self. This is one of possible implementation.
2. Open question: is there regex_search complexity guarantee?
3. Next step should be something like `yacc`. Covering Type-2 or Type-3
grammars will be very helpful.
And as usual allow small inconsistency and incompleteness.
Document: https://github.com/dmilos/cpp_proposal/blob/master/lex.md
2. Open question: is there regex_search complexity guarantee?
3. Next step should be something like `yacc`. Covering Type-2 or Type-3
grammars will be very helpful.
And as usual allow small inconsistency and incompleteness.
Document: https://github.com/dmilos/cpp_proposal/blob/master/lex.md
Received on 2019-10-22 03:51:25