Remix.run Logo
Kelteseth 3 days ago

> I'm used to: > g++ -o hello hello.cpp

That is an unfair comparison. Nobody uses direct compiler command line approach to compile more than a simple hello world test project.

skeezyboy 3 days ago | parent [-]

have you heard of linux?