build Compilers

Job ID: 33285780

Budget: $30 – $250 USD

i have project in Compilers has two phases. The project is to develop a pseudocode editor can fit with specific group of users such as children or blind people.
Each editor has syntax must be follow for each programming components: Primitive types, initialization, declaration, selection statements such as (if, nested if, if-else), expression statements, loop statements (for, while, do while) and Print function and read function.
You can also use comments and blocks.
The language is not case sensitive (small/capital letters are the same). Type casting is accepted for (float=integer only).