11
Rabbit
6y

Try to convince people that html isn't a programming language and there's no need for a compiler to work with html.

Comments
  • 3
    But does it fall under a compiler if it transpiles? (Transpiling is to convert from one language to another, such as Pug does with HTML)
  • 1
    She got a point ^
  • 2
    Compiler (noun)
    a program that converts instructions into a machine-code or lower-level form so that they can be read and executed by a computer.

    HTML is a lower-level form, so it is. :p
Add Comment