What are your favorite statically typed, compiled, memory safe programming languages? - eviltoast
  • Undertaker@feddit.org
    link
    fedilink
    arrow-up
    4
    ·
    16 days ago

    It is compiled into bytecode. A transpiler translates to another programming language with the same level of abstraction. A compiler translates into a level that is nearer to or machine code.