Revised 1.0 final!1

This commit is contained in:
Jens Bouman 2020-05-09 16:16:40 +02:00
parent 279707e742
commit cb280a0127

View File

@ -46,7 +46,7 @@ This interpreter implemented the following should-haves:
- Instruction-and-show-off video. Although I haven't made a video, I did make a infographic, detailing how the interpreter works. It can be found [here](#interpreter-infographic) - Instruction-and-show-off video. Although I haven't made a video, I did make a infographic, detailing how the interpreter works. It can be found [here](#interpreter-infographic)
- Visualisation through a TKinter GUI, powered by the Pygubu library: - Visualisation through a TKinter GUI, powered by the Pygubu library:
![tkinter layout](/Info/GUI_Layout.png?raw=true) ![tkinter layout](/Info/GUI_Layout.PNG?raw=true)
## Limitations ## Limitations
Too large images will cause the stack to overflow. The maximum size of the image is dependent on the contents. Too large images will cause the stack to overflow. The maximum size of the image is dependent on the contents.