Let's create a programming language from scratch. First chapter of a long story about writing a compiler. For now we'll define the features of the language and its grammar as well as the tool to use it. In short the acceptance criteria for the whole project