this post was submitted on 12 Nov 2023
0 points (NaN% liked)

Programmer Humor

32048 readers
1414 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

you are viewing a single comment's thread
view the rest of the comments
[โ€“] loafty_loafey@lemmy.world 0 points 10 months ago (1 children)

You are probably thinking of Temporal logic which allows us to model if algorithms and programs terminate etc! It can be represented by using state machines tho!

[โ€“] Prunebutt@feddit.de 0 points 10 months ago

It's been a while, so I'm quite rusty, especiallyeon the terminology, but I think we modelled feasible sequences of finite and infinite state machines using regexes.

That's how I was forced to learn 'em in uni. ;)