GSoC update: Going both ways.
Tuesday, June 2nd, 2009 14:31I'm not making progress as fast as I would like; mostly due to assorted distractions rather than Doing The Work.
That said, I've gotten both ends of serialization implemented, at least for non-circular cases: the deJSONTreeKit and deSubgraphKit have both builder and recognizer implementations. (For a terminology introduction, see the serialization paper.)
Next up is the surgeon (high-level serialization interface), and designing uncallers suitable for JavaScript. I definitely need to increase my rate of progress to get this done on schedule.