Sorry about that, I will update future links to not use parenthesis.
Sorry about that, I will update future links to not use parenthesis.
Looks like little bobby tables is at it again. (edit: for reference: https://xkcd.com/327/)
Edit #2: For lemmy app users: https://xkcd.com/327
And thanks to @Gestrid@lemmy.ca for the correction.
Not particularly, because compilers rely on very explicit syntax to parse. And languages are all structured very differently grammatically speaking.
Am I the only one in this thread who uses VSCode + GDB together? The inspection panes and ability to breakpoint and hover over variables to drill down in them is just great, seems like everyone should set up their own c_cpp_properties.json && tasks.json files and give it a try.