On Apr 27, 2010, at 7:48 AM, Lukas Renggli wrote:
> Hi Daniel,
>
> I haven't looked at your code yet, but wonder what your goal is?
>
> How is your serialization different from
>
> source := aProgramNode source
>
> ?
>
> How is your deserialization different from
>
> RBParser parseMethod: source
>
> ?
In Reflectivity, we have an AST for every method. In addition, the AST can be
annotated with non-source visible annotations.
So what I want to explore is to have a very compact representations of ASTs,
but one
that does not lose information *and* that allows the AST to be annotated with
non-textual
objects even when it's compressed.
Marcus
--
Marcus Denker -- http://www.marcusdenker.de
INRIA Lille -- Nord Europe. Team RMoD.
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project