Remix.run Logo
tvickery 5 days ago

[flagged]

rossant 5 days ago | parent | next [-]

Now do it without imports.

emilbratt 5 days ago | parent | prev | next [-]

That is not a compiler. That is called a wrapper script. But funny none the less.

amszmidt 5 days ago | parent [-]

The original cc was just a wrapper like this Python example around a bunch of external programs, calling c00, c01, until something could be fed to as and then linked using ld.

GCC does basically the same thing even today,

01HNNWZ0MV43FF 5 days ago | parent [-]

yeah but c00 and c01 actually do stuff

TZubiri 5 days ago | parent [-]

So does gcc

5 days ago | parent | prev [-]
[deleted]