Hacker News new | ask | show | jobs
by koolba 2500 days ago
Compiled and interpreted are not mutually exclusive either. In particular in the JS world it’s very common to transpile from modern JS or TypeScript to lowest common denominator JS.