|
|
|
|
|
by closure
3596 days ago
|
|
By that definition every compiler that generates assembly language is a transpiler, rendering the term meaningless. Perhaps you don't think you could "just as well" program in assembly language, but there are many many people who do, perhaps not in your own problem domain. |
|
I don't think it matters if there are "many people who do" -- as long as they are still a small minority compared to those who don't. After all you can find people believing everything, I'm sure some are even writing web apps in Assembly.
That said, C to Assembly (as opposed to binary executive) could be said to be transpiling too -- from "portable assembly to assembly".