gm2
[Top][All Lists]
Advanced

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

Re: Improve C interop?


From: Benjamin Kowarsch
Subject: Re: Improve C interop?
Date: Wed, 25 Mar 2020 03:47:54 +0900



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

;-)

reply via email to

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