Quote:
Originally Posted by wodin
Anyone who has ever written any code in assembly wouldn't have called it "simple". We had an adage in those days; assembly programmers are AWESOME!
|
In the PLC world, assembly (or at least, something like it) still exists, in the form of
Instruction List. It's no fun to use, to be honest. I wonder why anyone would use it instead of
Structured Text (a programming language based on Pascal).
This is somewhat off-topic, however.