SciLex
A header-only C++20 lexer built on REAL
Loading...
Searching...
No Matches
scilex Directory Reference
Directory dependency graph for scilex:

Files

 layout.hpp
 Optional indentation layout: insert NEWLINE / INDENT / DEDENT tokens.
 
 lexer.hpp
 The lexer: maximal-munch tokenization over a set of REAL patterns.
 
 scilex.hpp
 Single public header for SciLex — include this to use the library.
 
 token.hpp
 The token produced by the lexer and its source position.