gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Improve C interop?


From: Gaius Mulley
Subject: Re: Improve C interop?
Date: Wed, 25 Mar 2020 14:52:28 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Benjamin Kowarsch <address@hidden> writes:

> On Wed, 25 Mar 2020 at 03:31, Gaius Mulley <address@hidden>
> wrote:
>
>     sure yes - more than happy to take on board suggestions
>     
>
> You could start by implementing some of the lower level features from
> our revision.
>
> For example, CONST parameters
>
> https://github.com/m2sf/m2bsk/wiki/Language-Description#formal-parameters
>
> indeterminate records (called VLA structs in C)
>
> https://github.com/m2sf/m2bsk/wiki/Language-Description#indeterminate-types
>
> the foreign function interface identifier mapping pragma
>
> https://github.com/m2sf/m2bsk/wiki/Language-Description#ffident-pragma
>
> Other than that, take a look at the chapter on low-level facilities
> for further inspiration
>
> https://github.com/m2sf/m2bsk/wiki/Language-Description#low-level-facilities
>
> ;-)

Hi Benjamin,

yes well I guess I'll be starting this summer - as I'm not going
anywhere :-) for a while.  The ordering seems sensible above in ease of
implementation

regards,
Gaius



reply via email to

[Prev in Thread] Current Thread [Next in Thread]