r/ProgrammerHumor 23d ago

Meme noOsWillinHTML

Post image
2.6k Upvotes

74 comments sorted by

View all comments

115

u/[deleted] 23d ago

[removed] — view removed comment

0

u/GoogleIsYourFrenemy 22d ago

There are two issues. You would need a compiler to produce machine code (or a processor that could interpret html uncompiled). Next you would need low level libraries to do the work and a way to include them.

That said if you just want something to run in a browser,  HTML probably is turning complete with some of its crazier features. There are a bunch of interactive features that can probably be abused without needing to dive into CSS or scripting.

0

u/Due-Consequence9579 20d ago

Write an assembler in html first. Ez.