GabrielDosReis / ipr

Compiler-neutral Internal Program Representation for C++
BSD 3-Clause "New" or "Revised" License
222 stars 23 forks source link

Add `ipr::Rewrite` #188

Closed GabrielDosReis closed 2 years ago

GabrielDosReis commented 2 years ago

Various places in the ISO C++ semantics require semantics by translation -- an unwise specification technique for an evolutionary and complex language. This expression node captures the structure of that process.

GabrielDosReis commented 2 years ago

@d-winsor - any idea as to why the analysis steps claims it can't upload "results"?