|
|
|
|
|
by pjmlp
1274 days ago
|
|
It is a compiled language, how the backend is implemented it is an implementation detail, transpiled was a term the JS community came up with, which you won't find in languages like Eiffel that always compiled to native code via C for the last 30 years. Or C++ and Objective-C in their yearly days, or the P2C Pascal compiler from 40 years ago. |
|