"- Do you have some books to recommand to understand this programming
practice?"
The "blue book" is the bible for that:
Smalltalk-80: The Language and its Implementation By Adele Goldberg and DavidRobson; Xerox Palo Alto Research Center ISBN 0-201-11371-6. 344 pp. 1983
there you have the link to download it free.Hello,
First sorry for my bad english. I will try to be understandable:)
I have a problem that is, I think, enouth interesting (and difficult
to found responses on the web) to post here. I hope somebody will
understand it, and point my attention to some keywords, or web links.
Here is my interrogation:
- in smaltalk, everything is object,
- i create classes whith the browser (an object),
- then there are objects in smalltalk that create classes.
Question:
- What are the keywords, the technologies I will have to deal with to
create that kind of objetcts (object that create classes that I can
then initialize to create instances)?
- After lot of search, the thing I want to create seams to be a
meta-object. But how do we do in practice?
- Do you have some books to recommand to understand this programming practice?
Thanks in advance.
Best regards
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project