A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Role in this project:
Back-end Developer Contributions:110 reviews, 31 commits, 107 PRs in 3 months
Contributions summary:Filip primarily contributed to the development of the C++ front-end compiler, `cppfront`. Their work focused on fixing bugs related to symbol duplication and handling of standard types within the compiler. The user also addressed issues related to expression parsing and code generation, including removing unnecessary parentheses and fixing the preservation of parentheses in specific scenarios. They implemented features such as UFCS chaining and raw string literals to improve the compiler's functionality.
compilerscppclangcompilerlibclang
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Contributions:448 pushes, 192 branches in 1 year 11 months
compilercompilerscpppreprocessor