When I worked fulltime in IT - NOTHING was coded without a spec.
Vibe coding was rejected out of hand as being total shite!
@Owen_G_Richards I get it, but I don't think that's what I'm talking about...
Keep in mind I'm trying to remember something I wasn't directly involved in from 25 years back, but very broadly I mean "writing in a specification language instead of a programming language, and feeding that into a compiler to turn it into machine language."
Someone with more direct familiarity can explain how every part of that description is wrong, but that's what I've got. :D
I've never heard of that, so I can't comment...
It sounds a bit like software to read one language (a specification) to convert it into another (machine code)? A compiler/interpreter? Or similar... if I'm really THAT confused, never mind...
Well, if it's true, then I can confirm that the compilers/interpreters I used would not allow incorrect coding - as in syntax, structure...
But it was still a CICO system as far as good programming was concerned.
You code incorrectly, and it may compile, but it would only ever do what you told it to do!