Internet Markup Language

@Aenne I love your enthusiam but I can’t see the benefit for this. Agreed, there might a little bit of benefit if you already use C but there’s zero if you don’t. And even if the learning curve is small for those who program in C, there’s still a learning curve. It is not only learning how to write a header or a couple of other sentences. It is understanding what happens behind and the output you get. So you still need to understand HTML and CSS (even if it is a basic form)

The second thing that I’d comment on is that frameworks already do that job. If you use .NET, you can use .NET to output HTML.

Frameworks have their place but they don’t work for everybody

The reason is that if I use a Framework, I loose control on the output. And I don’t like that. So I don’t see the need for this.

But I’m sure that you have more compeling arguments than “you don’t need ASP or PHP”. Which software or pre-processor you need so the server understand this code and writes the correct output?

1 Like