Correct spelling.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2016 / 06 / 10.mkd
blobdfafd7c500db07b21e302a16a586cfcd643b4830
1 # 2016/06/10
3 ## 10:58
5 Woke up a bit late today. The structure manager setup by the interpreter should
6 be sufficient for the kernel to use. One thing to consider though is that the
7 structure manager will need an allocator which provides memory addresses and
8 such. Structure management can either be pooled or it can be given the
9 required allocated chunks.