I thought the s tag was for sarcasm
HTML, the Programming Language
131–140 of 141 posts
Re: HTML, the Programming Language
#132Re: HTML, the Programming Language
#133https://e-html.org/html/documentation.html
This is awesome! Can’t believe I haven’t seen it before. Reminds me of HTMX in a way. Did this project come before or after it? Can you differentiate them? I’d like to use this in a hobby project but am not sure how it differs from HTMX. They seem to overlap in some areas?
Re: HTML, the Programming Language
#134https://www.projekt-gutenberg.org/schiller/aesterz/aesterz3....
Re: HTML, the Programming Language
#135...now I'm starting to wonder whether htmx and _hyperscript are similar to this, just disguised better...? And I was seriously considering using htmx for one thing, too.
Look at the footer, the site is connected to htmx
I'm mostly joking, though. I think htmx is not likely to be a trolling attempt, but it would be absolutely epic if it was :)
Re: HTML, the Programming Language
#136Not fond of using single-row tables for objects; definition lists are far more suitable: foo Foo bar You could reasonably leave tables as a way of defining an Array . Using for a dd ition and for duplication just makes me sad. It almost makes be suppose you don’t care about HTML (the markup language) semantics!
https://html-lang.org/#extending
and, in fact, HTML, the programming language, programs can modify not only themselves, but also the language itself, at runtime!
interesting possibilities await you, the programmer of HTML, the programming language!
Re: HTML, the Programming Language
#137Earlier quoted context omitted.
This is awesome! Can’t believe I haven’t seen it before. Reminds me of HTMX in a way. Did this project come before or after it? Can you differentiate them? I’d like to use this in a hobby project but am not sure how it differs from HTMX. They seem to overlap in some areas?
I think the biggest difference is that EHTML works more with JSON API rather than with HTML Server Rendering integration.
Re: HTML, the Programming Language
#138Re: HTML, the Programming Language
#139Earlier quoted context omitted.
considering a hindley milner type system for the language, but it would be a big lift w/ explicit stack semantics also looking at HTML, the programming language,++, or, possibly, Objective-HTML, the programming langauge, which would be easier to get to and potentially more awful
> hindley milner type system for the language Hindley Type Milner Language #ifixeditforyou
Re: HTML, the Programming Language
#140The best part is how they have to keep repeating "HTML, the programming language" or "HTML, the markup language" everywhere in an attempt to keep things clear :) It would be awesome if they were using some sort of macro system / templating engine to consistently expand {{html_prog}} and {{html_markup}} just to keep it straight while they're writing it. Thank you for posting this, it made my day a bunch brighter!
HTPL? I appreciate their joke, but “HyperText Markup Language, the markup language” is a little redundant. Some of us have had to include XSLT programming in our careers. We have seen into the dark abyss… and been paid to do it!