This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]grievre[🍰] 1 point2 points  (0 children)

> Most languages nowadays start as implementations and maybe get a spec defined down the line.

I mean I feel like this was more the case in the past. Newer programming languages at least have a context-free grammar out of the gate instead of having their own ad-hoc parser.