[Vm-dev] Adding a primitive with VMMaker

Mathieu Suen mathk.sue at gmail.com
Tue Jul 24 16:10:43 UTC 2007


Ok I found why.
This is because I use the #internalPush: method so I replace it by  
#push:.
What is the difference?
	Mth



On Jul 24, 2007, at 5:01 PM, Mathieu Suen wrote:

> Yes
> 	Mth
>
>
>
> On Jul 24, 2007, at 3:35 PM, Bert Freudenberg wrote:
>
>>
>> On Jul 24, 2007, at 15:29 , Mathieu Suen wrote:
>>
>>> Hi
>>>
>>> How should I add a primitive?
>>> I start by adding an entry to the primitiveTable then I implement  
>>> the function in  the Interpreter but when I generate the code no  
>>> function is define
>>> How should I do?
>>
>> Did you run the initialize method?
>>
>> - Bert -
>>
>>
>



More information about the Vm-dev mailing list