|
|
|
|
|
by bluejekyll
1734 days ago
|
|
Don’t most people generally mean the target binary from the compiler and not the compiler itself when someone says “see * running on this architecture”? I can see for some dynamic languages there being a destination between the two, but for compiled binaries, generally Rust on X, it doesn’t seem important if rustc also runs on X (especially when discussing micro-controllers since one would rarely run a full compiler on the chip itself). |
|
And the rest are Forth users happily running interactive, extensible compilers with built in assemblers, block IO, screen editors in a multiuser, multitasking environment.