Comments
[deleted] t1_j7juv0r wrote
[deleted]
Morasain t1_j7jwjgi wrote
Isn't HTML interpreted, not compiled?
the_first_men t1_j7jwr34 wrote
HTML isn't a programming language.
froglicker44 t1_j7jxkkd wrote
How exactly does one compile “html code”?
HardCounter t1_j7k0won wrote
Oh, so this is an ad.
aghzombies t1_j7k1cgj wrote
Gosh. Can't wait to find out what happens when you compile HTML 🙄😂
total_fucking_chaos t1_j7k1t2e wrote
HTML is markup, not code.
The word compile does not belong, period.
[deleted] t1_j7k48ym wrote
[deleted]
DeimosFobos t1_j7k6ahr wrote
How i can compile to .exe?:D
wademcgillis t1_j7k9kq9 wrote
This whole sub has become almost entirely ads like this post. Why am I even subscribed here anymore? Bye.
DeimosFobos t1_j7kbnun wrote
Hacker give back my cookies:DDD
Spacepickle89 t1_j7kqe12 wrote
It’ll be a real eye opener that’s for sure
MangoInfinity1 t1_j7kwqc5 wrote
Why are you all so pressed about the word compile, it gets the point across fine, especially to someone who may be new to coding.
Critical-Mongoose t1_j7lzfh8 wrote
Because it’s incorrect, even if you are new to coding.
SwissFlyingDuck t1_j7mgufb wrote
I’m not even into coding but i need an explanation here?
As far as i’m understanding the terminology, compiling code is reading what i wrote in some sort of language to make it understandable by the machine. Why doesn’t html react that way? Does it just reads it?
rbunny111 OP t1_j7oei8w wrote
I apologize for my mistake. I understand that HTML is a markup language and does not require compilation. However, I am unable to edit my Reddit post, which I regret. After observing the substantial correction, I have realized that the Reddit community is very stringent when it comes to correcting common mistakes made by regular users. Now I am aware that everyone will downvote this comment, just as they did with my post.
nukestar101 t1_j7ofh0z wrote
gcc -lhtml -js index.js -css style.css -o website index.html
Didn't you get basic education? They teach this in 5th grade or something
Machielove t1_j7qgq0c wrote
True for younger generations, older not so much.
driscan t1_j7jty6h wrote
Sorry for asking, but what's the difference with other comparable tools such as JsFiddle or Code Pen?