mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-21 10:32:51 +00:00
This will effectively allow us to use C++ code as an input for the compiler. This would be useful for testing, since otherwise we would have had to specify tests as a spec-like XML, which is not exactly the most developer-friendly experience. |
||
---|---|---|
.. | ||
CppASTConverter.cpp | ||
CppASTConverter.h | ||
Lexer.cpp | ||
Lexer.h | ||
ParseError.cpp | ||
ParseError.h | ||
SpecParser.cpp | ||
SpecParser.h | ||
TextParser.cpp | ||
TextParser.h | ||
Token.h | ||
XMLUtils.cpp | ||
XMLUtils.h |