In this course you would learn fundamental concepts, tools to make a programming language. You would learn with practical working examples by defining your own grammar for new language and build your own compiler and deploy your new language. You would be able to print stings, perform operations on variables, etc. further we would learn to implement loop and conditional operations, and much more.