RE: Complicated AST manipulation looks ugly in C++. How to refactor it?
January 27, 2022 at 8:36 am
(January 25, 2022 at 8:12 pm)Jehanne Wrote:(January 25, 2022 at 8:05 pm)arewethereyet Wrote: This is not an IT forum...read the top of the page.
There are most likely numerous places where you could perhaps get some assistance or at least find someone who cares.
Why anyone would write a complier in C++ is beyond me; in my opinion, C would be a much better choice.
C is not good at doing high-level stuff. C++ is good at both high-level and low-level stuff.