Grammars in Programming Language
When we write code, we follow rules of syntax—how the code should look. But there's more to it than just getting the syntax right. The way the code is structured directly affects what it means and how it behaves. This intersection of syntax and seman...
dristantasilwal.hashnode.dev4 min read