this post was submitted on 03 Jun 2025
471 points (98.2% liked)

memes

15904 readers
4561 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] itslilith@lemmy.blahaj.zone 12 points 3 weeks ago (7 children)

wrong again! CSS is turing complete, and HTML can include inline CSS, so you can implement a Turing machine in HTML only (without external .js files)

[–] nef@slrpnk.net 22 points 3 weeks ago (6 children)

It can also include inline JS. HTML alone cannot be turing complete, but HTML+CSS is.

[–] Ziglin@lemmy.world 3 points 3 weeks ago (5 children)

CSS can be included as a style property without requiring the script/style tag though.

[–] fushuan@lemm.ee 5 points 3 weeks ago (1 children)

I can write a .ini code where a value of a key is a binary that the interpreter runs. Are ini files a programming language? Hell no, and neither is html.

Is R a compiled programming language because several of its built in functions run compiled C code? No.

[–] Ziglin@lemmy.world 1 points 3 weeks ago

The point in that case would be that while not intended it could be used as a programming language. The R example seems unrelated. Every language must run compiled code at one point or else the CPU wouldn't know what to do.

load more comments (3 replies)
load more comments (3 replies)
load more comments (3 replies)