Making a pluggable primitive - basic questions

Cowdery, Bob [UK] Bob.Cowdery at CGI-Europe.com
Sun Jan 15 22:54:25 UTC 2006



> Tim
> Thanks for the pointers. There seems to be a problem with the swiki 
> but I will take a look when it's up. A few comments in-line.
>
>> bob,
>> I am in NO WAY an expert here, but this helped me:
>> http://bike-nomad.com/squeak/writingPlugins.html

>> and this helps from the new blue book with this chapter:
>> http://coweb.cc.gatech.edu:8888/squeakbook/uploads/greenberg.pdf

Brad

Thanks for the pointers. I was trying to follow your first ref which led
me into trouble as it missed out some things like what to inherit from.
The PDF however was useful and I have managed to create myself a 'C'
file. Of course like everything it's out of data as it inherits from
InterpreterPlugin not SmartSyntaxInterpreterPlugin and the method it
uses, 'translate' no longer exists but I found 'translateInDirectory'
seems to be the one to use. I guess having got my 'C' I now need to
figure out how to build it. We is getting there though..

Bob
-- 

*Brad Fuller*
+1 (408) 799-6124
*Sonaural Audio Studio*
See Us At GDC 2006 
<http://www.cmpevents.com/GD06/a.asp?option=C&V=11&SessID=1954>
Hear us online: www.Sonaural.com <http://www.sonaural.com/>
See me on O'Reilly <http://www.oreillynet.com/pub/au/2184>


*** Confidentiality Notice *** Proprietary/Confidential
Information belonging to CGI Group Inc. and its affiliates
may be contained in this message. If you are not a recipient
indicated or intended in this message (or responsible for
delivery of this message to such person), or you think for
any reason that this message may have been addressed to you
in error, you may not use or copy or deliver this message
to anyone else.  In such case, you should destroy this
message and are asked to notify the sender by reply email.



More information about the Squeak-dev mailing list