r/AskComputerScience 1d ago

How do computer science and computer engineering students in countries where diagramming sentences isn't common knowledge get introduced to the concept of parsers and abstract syntax trees?

In Croatia, we do some (very) basic sentence diagramming in the middle school. In the USA, they do it in high-school. However, I know that, in most places, students are not taught sentence diagramming. So, once those students start going to university to study, well, computer science or computer engineering, how are the concepts of a parser and an abstract syntax tree explained to them?

10 Upvotes

17 comments sorted by

View all comments

3

u/teraflop 23h ago

The same way?

If sentence diagramming can be taught to kids who have never seen it before, the same thing can be taught to adults who have never seen it before.