One of the main points that makes me happy about Pascal syntax compared to some C-family langs like Java is that types are placed AFTER the variable names, making it much easier to scan the left border of the editor for meaningful info.
Happy that recent languages like Go and Kotlin have learned the lesson and are going the Pascal way again.
Happy that recent languages like Go and Kotlin have learned the lesson and are going the Pascal way again.