Skip to main content

All Questions

Filter by
Sorted by
Tagged with
2 votes
1 answer
6k views

How to write a syntax checker [closed]

How is a syntax checker for a programming language written? I am guessing a grammar has to be written first. How to then proceed? Motivation I'm using a programming language (Apex for Salesforce) ...
ipavlic's user avatar
  • 441