Passionné(e) de lecture ? Inscrivez-vous gratuitement ou connectez-vous pour rejoindre la communauté et bénéficier de toutes les fonctionnalités du site !  

Building a minimal reflective kernel

Couverture du livre « Building a minimal reflective kernel » de Ducasse Stephane aux éditions Books On Demand
Résumé:

What is the class Object? What is the class Class? Why the class Object is an instance of the class Class? If you ever ask yourself such questions, this book is for you.

After explaining the impact of representing classes as objects, you will develop step by step a minimal reflective... Voir plus

What is the class Object? What is the class Class? Why the class Object is an instance of the class Class? If you ever ask yourself such questions, this book is for you.

After explaining the impact of representing classes as objects, you will develop step by step a minimal reflective kernel.

In this book you will learn:

- object instantiation, allocation, and initialization, - classes as objects,

- description of classes,

- creation of classes,

- method lookup and error handling,

- examples of metaclasses,

- bootstrap of a reflective system.

The content of this book has been used to teach reflective architectures for more than 15 years.

Donner votre avis

Donnez votre avis sur ce livre

Pour donner votre avis vous devez vous identifier, ou vous inscrire si vous n'avez pas encore de compte.