mirror of
https://github.com/RGBCube/serenity
synced 2025-07-02 19:42:14 +00:00
![]() This allows us to collect the tokens iteratively instead of having to lex the whole program and then get a tokens vector. |
||
---|---|---|
.. | ||
Tests | ||
AST.cpp | ||
AST.h | ||
CMakeLists.txt | ||
Lexer.cpp | ||
Lexer.h | ||
Parser.cpp | ||
Parser.h | ||
Preprocessor.cpp | ||
Preprocessor.h | ||
SyntaxHighlighter.cpp | ||
SyntaxHighlighter.h | ||
Token.cpp | ||
Token.h |