On 02 Mar 2015, at 11:04, Peter Uhn��k <i.uhnak@gmail.com> wrote:Could this be used in stead of Spec Adapters? That would probably require MetaLinkCollection.
PeterOn Mon, Mar 2, 2015 at 9:58 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
> On 02 Mar 2015, at 09:51, phil@highoctane.be wrote:
>
> Is there any background material one can read about these things?
>
I fear only my PhD��� I never published a paper about the whole thing (huge mistake���).
http://scg.unibe.ch/archive/phd/denker-phd.pdf
The problem is that this tells the story including the first steps that where wrong (based on byte code
and too complex). Chapter 5 is about the final model, chapter 6 discusses meta-recursion.
So one could read 2, the intro of 3 + 4, and then 5.
I will write a real paper about the version in Pharo when it is done.
Marcus