This project is a part of my tech talk about OOP design of interpreters.
The software accept arithmetic expression in input and provide 3 interpretation:
- Result of evaluation
- Abstract Syntax Tree structure
- Stack machine assembler representation
- The web app is available here -> demo
I used Android Studio in order to build:
- Web App
- Mobile App
- Desktop App
- Link to presentation -> presentation