[Vm-dev] Slang's type inference and typing

pierre misse pierre_misse25 at msn.com
Mon Dec 16 12:07:10 UTC 2019


Hi,


I'm currently trying to understand Slang's type inference, and to do so trying to write tests.

I'm using CCodeGenerator >> #compileToTMethodSelector:in: to get the TMethod, but i cannot seem to find how to use the type inference on this TMethod (or in the instance of CCodeGenerator).

Also, I have been wondering what is the semantic of sqInt. I found out it was an alias for a long, but i couldn't find better than that. Are there offsets to find objects in the object memory? Are there cast as pointers?


Thank you in advance :)

Pierre.




On 16/12/2019 08:27, Tobias Pape wrote:





(sorry, short on Time atm.)

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/450?email_source=notifications&email_token=AIJPEW7MIZ52B4XAWLM3UPDQY4UXFA5CNFSM4JYBTAVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEG5YPYI#issuecomment-565938145>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIJPEW4O6CMJIZPIRGJFE3TQY4UXFANCNFSM4JYBTAVA>.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20191216/bed20018/attachment.html>


More information about the Vm-dev mailing list