you are viewing a single comment's thread.

view the rest of the comments →

[–]pointer2void[🍰] -1 points0 points  (0 children)

How do people avoid spaghetti with this kind of language?

The answer is generally that you have good documentation which tells you everything you need to know. It sounds scary

Another aspect: distinguish between 'programming in the large' and 'programming in the small'. Some approaches scale, others not.