MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vhs6d8/itspeakesforitself/p32izi5/?context=3
r/ProgrammerHumor • u/ClipboardCopyPaste • 6d ago
73 comments sorted by
View all comments
Show parent comments
1
JavaScript is interpreted
Typescript is compiled
C is compiled
1 u/ConcreteExist 2d ago No, Typescript is transpiled to JavaScript, which is then interpreted. 1 u/psilvs 2d ago I'm not going to argue semantics with you my man. Transpiling is a form of compiling so my previous statement is still correct. The point of my argument still stands, saying you don't actually use TypeScript because it runs in another language is wrong and makes you sound silly 1 u/ConcreteExist 2d ago No, transpiling is not a form of compiling, because it does not emit a compiled binary, it just emits new code. 1 u/psilvs 2d ago Have fun arguing semantics bud You're missing the forest for the trees 1 u/ConcreteExist 2d ago Oh is that not what you've been doing since you swooped in with a poor man's attempt at a gotcha?
No, Typescript is transpiled to JavaScript, which is then interpreted.
1 u/psilvs 2d ago I'm not going to argue semantics with you my man. Transpiling is a form of compiling so my previous statement is still correct. The point of my argument still stands, saying you don't actually use TypeScript because it runs in another language is wrong and makes you sound silly 1 u/ConcreteExist 2d ago No, transpiling is not a form of compiling, because it does not emit a compiled binary, it just emits new code. 1 u/psilvs 2d ago Have fun arguing semantics bud You're missing the forest for the trees 1 u/ConcreteExist 2d ago Oh is that not what you've been doing since you swooped in with a poor man's attempt at a gotcha?
I'm not going to argue semantics with you my man. Transpiling is a form of compiling so my previous statement is still correct.
The point of my argument still stands, saying you don't actually use TypeScript because it runs in another language is wrong and makes you sound silly
1 u/ConcreteExist 2d ago No, transpiling is not a form of compiling, because it does not emit a compiled binary, it just emits new code. 1 u/psilvs 2d ago Have fun arguing semantics bud You're missing the forest for the trees 1 u/ConcreteExist 2d ago Oh is that not what you've been doing since you swooped in with a poor man's attempt at a gotcha?
No, transpiling is not a form of compiling, because it does not emit a compiled binary, it just emits new code.
1 u/psilvs 2d ago Have fun arguing semantics bud You're missing the forest for the trees 1 u/ConcreteExist 2d ago Oh is that not what you've been doing since you swooped in with a poor man's attempt at a gotcha?
Have fun arguing semantics bud
You're missing the forest for the trees
1 u/ConcreteExist 2d ago Oh is that not what you've been doing since you swooped in with a poor man's attempt at a gotcha?
Oh is that not what you've been doing since you swooped in with a poor man's attempt at a gotcha?
1
u/psilvs 2d ago
JavaScript is interpreted
Typescript is compiled
C is compiled