mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 03:32:34 +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. |
||
|---|---|---|
| .. | ||
| AST | ||
| Compiler | ||
| Parser | ||
| CMakeLists.txt | ||
| Forward.h | ||
| Function.cpp | ||
| Function.h | ||
| main.cpp | ||