Compiler vs Transpiler
Jan 15, 2022 · 1 min read · We all know that computer only understands one language and that language has only 2 symbols which are '0' and '1'. Fascinating right! But do we really code in zeros and ones, not at all. Thanks to compiler for that Let's talk about compiler's job! C...
Join discussion