2013/3/12 <seaside@rmod.lille.inria.fr>
Hi! We're sending this automatic email twice a month, to give the community an opportunity to easily know what's happening and to coordinate efforts. �Just answer informally, and feel free to spawn discussions thereafter!

Do I have to answer to that mail too ? I'm impressed by what you all guys did. Nice job :)
### Here's what I've been up to since the last WhatsUp:

- Mark and Compact GC on the memory manager simulator M4 made with Igor Stasenko
- The AST-interpreter made with Camillo Bruni now run successfully all the Pharo Kernel tests but 1 (the 1 test will be fixed in Pharo 3.0 we need a RBParser feature for primitive error variable bindings)
### What's next, until 2013-03-24 (*):


- Spec interface and model of a debugger on top on the AST-interpreter to be able to easily debug ast-interpreted code (including a spec inspector that will be workflow compatible with the current Pharo inspector)
- Start to merge the AST-interpreter with the memory manager simulator M4. It should be done after the debugger so it would be easier

(*) we'll be expecting results by then ;)