TMI: Fun with boxed classes
May. 8th, 2012 10:13 pmI've been writing posts but not posting them for the past couple days, so now I'm catching up. This one is from Tuedsay, May 8.
Tuesday featured a marathon meeting session in the morning, after I continued working on heap-allocated classes. I started out being kind of puzzled about how to annotate classes
in the AST to indicate whether they're allocated in the stack or the heap -- because they
already have region parameter annotations.
( Read more... )
Tuesday featured a marathon meeting session in the morning, after I continued working on heap-allocated classes. I started out being kind of puzzled about how to annotate classes
in the AST to indicate whether they're allocated in the stack or the heap -- because they
already have region parameter annotations.
( Read more... )