SciLex
A header-only C++20 lexer built on REAL
Loading...
Searching...
No Matches
include
scilex
scilex.hpp
Go to the documentation of this file.
1
10
#ifndef SCILEX_SCILEX_HPP
11
#define SCILEX_SCILEX_HPP
12
13
#include "
token.hpp
"
14
#include "
lexer.hpp
"
15
22
#endif
// SCILEX_SCILEX_HPP
lexer.hpp
The lexer: maximal-munch tokenization over a set of REAL patterns.
token.hpp
The token produced by the lexer and its source position.
Generated by
1.9.8