This project is intended to provide beginners with a tool to learn pseudocode. I found it difficult to get accustomed to the convention before and I want to ease the future user's experience. It includes a line-by-line debugging feature with a trace table so students can find errors in their code easier.
Run the Interpreter.java class.
- Refactor
- Implement array operations