r/o
1
* model a text editor
2
* [ ] virtual space
3
* considerations for backspace/delete in virtual space
4
* model the application GUI
5
* [ ] menus
6
* [ ] dialogs
7
* [ ] mouse control
8
* lexer + parser
9
* [x] parse simple program
10
* [ ] execute simple program
11
* [ ] just start going wild on the index
12