[PATCH] New primitives

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[PATCH] New primitives

Gwenaël Casaccio
Hi,

Here are two new primitives made for
calling primitives. They are useful for
implementing mirrors, smalltalk debugger,
simulator, ...

I've implemented a small example to see
how you can use them.

Cheers,
Gwen

_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

0001-Add-two-primitives-VMpr_Object_primitiveOn-VMpr_Obje.patch (3K) Download Attachment
example.st (4K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [PATCH] New primitives

Paolo Bonzini-2
Il 19/12/2013 12:09, Gwenaël Casaccio ha scritto:

> Hi,
>
> Here are two new primitives made for
> calling primitives. They are useful for
> implementing mirrors, smalltalk debugger,
> simulator, ...
>
> I've implemented a small example to see
> how you can use them.
>
> Cheers,
> Gwen
>
>
> _______________________________________________
> help-smalltalk mailing list
> [hidden email]
> https://lists.gnu.org/mailman/listinfo/help-smalltalk
>

Makes sense, thanks!

Paolo

_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk