Spanish pseudocode interpreter, capable of interpreting statements such as "if-else", "for", "while" ...
- Theoretical bases of programming languages, and lexical, syntactic, and semantic processing techniques.
- How to apply these techniques to the creation, design, and processing of languages.
- Work with the libraries flex and bison in C++