What are the initial requirement that i need to know to develop a programming language like coffee script that basically has its own syntax but after compilation changes into an
The initial requirements are:
You'll still have plenty of work ahead, but basically, you're translating your new language into a target language.