A lexer generator for Go that is similar to Lex/Flex
Nex is a lexer similar to Lex/Flex that: (1) generates Go code instead of C code, (2) integrates with Go's Yacc instead of YACC/Bison, (3) supports UTF-8, and (4) supports nested structural regular expressions.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 20210330-1.fc36 | - |
| Fedora 35 | 20200222-5.fc35 | - |
| Fedora 34 | 20200222-4.fc34 | - |
| EPEL 7 | 20140621-1.el7 | - |
You can contact the maintainers of this package via email at
nex dash maintainers at fedoraproject dot org.