Slide 14
Slide 14 text
A compiler is a program that translates code
from one language to another.
✤ to machine code (like FORTRAN, C, Go)
✤ to bytecode (like Java, Python)
✤ to another high-level language (cfront,
LESS & Sass, CoffeeScript, Traceur,
emscripten)
Tuesday, September 3, 13