Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.compilers > #2398
| From | Ben Hanson <jamin.hanson@googlemail.com> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Re: Fragments |
| Date | 2019-12-22 11:08 -0800 |
| Organization | Compilers Central |
| Message-ID | <19-12-017@comp.compilers> (permalink) |
| References | <19-12-013@comp.compilers> |
Have a string token type that auto normalises character ranges. See https://github.com/BenHanson/lexertl14/blob/master/include/lexertl/string_token.hpp Regards, Ben On Saturday, 21 December 2019 18:10:26 UTC, Andy wrote: > We can use "fragments" [A-Za-z], [0-9] instead of alone letters. > Problem that fragments not always are disjoint: digits and all chars, letters and letter 'a', etc.
Back to comp.compilers | Previous | Next — Previous in thread | Find similar
Fragments Andy <borucki.andrzej@gmail.com> - 2019-12-21 01:52 -0800 Re: Fragments Kaz Kylheku <493-878-3164@kylheku.com> - 2019-12-21 20:07 +0000 Re: Fragments Ben Hanson <jamin.hanson@googlemail.com> - 2019-12-22 11:08 -0800
csiph-web