Indentations break the feed.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2016 / 02 / 25.mkd
blob6bc0c176aa903db2ce0fc42b29ea7c827618638e
1 # 2016/02/25
3 ***DISCLAIMER***: _These notes are from the defunct k8 project which_
4 _precedes SquirrelJME. The notes for SquirrelJME start on 2016/02/26!_
5 _The k8 project was effectively a Java SE 8 operating system and as such_
6 _all of the notes are in the context of that scope. That project is no_
7 _longer my goal as SquirrelJME is the spiritual successor to it._
9 ## 12:20
11 Spent the past few days cleaning my room (partially done) and taking part in
12 HackSummit 2016. The conference was really great. I believe what I am going to
13 do is go back to SquirrnixME but instead call it SquirrelJME and then do some
14 rework of it. As for identifiers I am not going to keep myself limited to
15 six characters since that is just insane. That will make writing things easier
16 and such. Also if a compiler cannot handle super long identifiers for externals
17 then I can use preprocessor macros to change everything. I just cannot exceed
18 31 characters for anything, however 31 characters is plenty except when it
19 comes to the primary library and such as some methods are extremely long.