[m-users.] Seeking some feedback on FFI style...
Sean Charles (emacstheviking)
objitsu at gmail.com
Sun Aug 7 16:57:35 AEST 2022
Feedback changes made. I also noticed on filestat4/4 that I am using 'det_' versions of functions for building a dalendar date, so that also was a reason to remove 'will_not_throw_exception` as well I guess?
Thanks,
Sean
> On 6 Aug 2022, at 16:02, Sean Charles (emacstheviking) <objitsu at gmail.com> wrote:
>
> Hi,
>
> In an ongoing effort to not forget things as I learn, I just added to my collection of mercury samples with this:
>
> https://github.com/emacstheviking/mercury-library-samples/blob/main/FFI/sample.m <https://github.com/emacstheviking/mercury-library-samples/blob/main/FFI/sample.m>
>
> I just wondered if, by the final version, if the code could be shorter / cleaner / mopre elegant etc and also, more importantly, is there anything I've done wrong, not done as well as it could have been in terms of efficiency ?
>
> Very soon now I shall be returning to my long agao started SDL2 wrapper for a custom IDE I am now planning as part of my language transpiler and I need to be at least 'half-decent' at navigating the FFI system for that.
>
> Thanks again,
> Sean.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/users/attachments/20220807/bbe8924e/attachment.html>
More information about the users
mailing list