re2c
Home
User manual (C)
User manual (Go)
Build instructions
Benchmarks
Release notes
Changelog
The following examples are for the C backend:
C++98 lexer
Parsing /etc/passwd (with tags)
Parsing options (with tags)
Parsing records (with tags)
Parsing URI RFC-3986 (with tags)
Parsing HTTP message headers RFC-7230 (with tags)
Parsing Braille patterns (with multiple encodings)
Reading from std::ifstream (with generic API)