nex - A lexer generator for Go that is similar to Lex/Flex
| Website: | http://www-cs-students.stanford.edu/~blynn/nex/ |
|---|---|
| License: | GPLv3 |
| Vendor: | Fedora Project |
- Description:
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.
Packages
| nex-20140621-1.el7.ppc64 [58 KiB] |
Changelog
by W. Michael Petullo (2014-09-25):
- Initial Fedora package |