this post was submitted on 21 Nov 2023
76 points (87.3% liked)

Programmer Humor

31867 readers
1395 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

image transcription:

an image incorporating two famous memes. on top is the title "learning about Σ* in theory of computation."

in the centre is a close-up of Chad face – often used when talking about sigma males – cropped in a five-pointed star shape.

below are two soyjaks pointing towards the aforementioned Chad face. those soyjaks are labeled "me" and "my brain".

you are viewing a single comment's thread
view the rest of the comments
[–] PlexSheep@feddit.de 3 points 9 months ago (2 children)

Can images work as formal Languages?

[–] Mars@beehaw.org 3 points 9 months ago

A tree can be seen as a formal language. Look into L-systems.

If you generalize what a symbol is (the rgb value of a pixel) you can write a grammar that ends producing a list of pixels. You can then place it in a 2d matrix and you have an image.

I guess a better approach would be wave function colapse, but seems to me like it could be formally described as a grammar (CS or CF, dunno, would have to look into it)

load more comments (1 replies)