Correct spelling.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2016 / 03 / 02.mkd
blob645654daf33f7d3057cd005d439bd8ca1f1f9df9
1 # 2016/03/02
3 ## 11:53
5 Going to need magical stuff in the compact profile which the interpreter will
6 have to use.
8 ## 14:34
10 Going to need a `InterpreterClassFormatError` to tell the difference between
11 the two forms of classes.
13 ## 16:20
15 I have written many class file parsers in my other big project which I have
16 stopped working on for this smaller, lighter, and faster environment. Thinking
17 about it, I wonder if I could make a desktop environment of sorts. Say perhaps
18 that a system is very capable (such as a desktop), instead of having a micro
19 sized environment being displayed, I could have one that fits desktops more.
20 I do wonder though how well that will work.