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, or unsubscribe.