Abstract:
In this paperwork is presented the first phase of development of the Domain Specific Language for microcontrollers in the domains where microcontrollers are used. In order to start to implement this Domain Specific Language, it was analyzed and presented the grammar of the language, its syntax, and semantic rules. In this article is also presented an example of an algorithm which follows the grammar, the syntax and the semantic rules of this language. As a tool which analyses the given language was used ANTLR, this tool makes it easier to parse the algorithm syntactically and generate the parse tree