cm0002@lemmy.world to Programmer Humor@programming.dev · 3 days agoNot incorrect.mander.xyzimagemessage-square53fedilinkarrow-up1409arrow-down113cross-posted to: programmerhumor@lemmy.ml
arrow-up1396arrow-down1imageNot incorrect.mander.xyzcm0002@lemmy.world to Programmer Humor@programming.dev · 3 days agomessage-square53fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-square大きいBOY@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1arrow-down4·1 day agoIt’s a programming language regardless of it’s completeness. You give a computer instructions, in a DSL, it gets interpreted. Don’t gate keep.
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up6·edit-21 day agoMy voyager app is a programming laguage. When i click post, it gets interpreted and sends a comment to the server Btw, is english a programming language cuz AI interprets it and does something with it?
minus-squarestetech@lemmy.worldlinkfedilinkarrow-up1·21 hours agoWho is “it” which interprets things? Is it part of HTML/CSS?
minus-square大きいBOY@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up2·edit-216 hours agoThe browser. When it reads the HTML and creates a DOM based on the provided instructions.
minus-squarestetech@lemmy.worldlinkfedilinkarrow-up1·3 hours agoSo where in that can I encode an arbitrary program? Like one could do in JavaScript?
It’s a programming language regardless of it’s completeness. You give a computer instructions, in a DSL, it gets interpreted.
Don’t gate keep.
My voyager app is a programming laguage. When i click post, it gets interpreted and sends a comment to the server
Btw, is english a programming language cuz AI interprets it and does something with it?
Who is “it” which interprets things? Is it part of HTML/CSS?
The browser. When it reads the HTML and creates a DOM based on the provided instructions.
So where in that can I encode an arbitrary program? Like one could do in JavaScript?