The primitive generator
"David Griswold" <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.strongtalk |
|---|---|
| Message-ID | <[email protected]> |
Hi, I noticed that various people have had questions about the primitive generation mechanism, prims.inc, prims.src, and primdeffilter. I've added a Wiki page that describes how it works: http://code.google.com/p/strongtalk/wiki/Building It is true that we have lost the primdeffilter tool used for building prims.inc from prims.src. However, what it does is extremely simple, and someone could write a script to do that very easily; although I don't think it's very important since primitives are not added or modified version frequently in and the necessary work can actually be done very easily by hand by editing prims.src. -Dave --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Strongtalk-general" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/strongtalk-general?hl=en -~----------~----~----~----~------~----~------~--~---