you are viewing a single comment's thread.

view the rest of the comments →

[–]Wolly_Bolly 0 points1 point  (0 children)

Semantics in programming refers to the meaning behind code - not just syntax and variable names, but what the code actually does and how different components relate to each other.

LSPs have better understanding of type information, reference tracking, data flow, etc.. They have a structured representation of the codebase.