Writing Postgresql extension in D
Andrea Fontana
nospam at example.com
Thu Nov 15 17:03:55 UTC 2018
On Thursday, 15 November 2018 at 13:05:59 UTC, Ranjan wrote:
> This is my first time on the Dlang forum. I like the language
> but my usecase is a bit different.
>
> I want to write Postgresql extension in D. Currently extension
> can be written in C or C linked languages. Has anyone done this
> or can point me to some code.
>
> Thanks
Did you read this: https://dlang.org/spec/interfaceToC.html ?
Andrea
More information about the Digitalmars-d-learn
mailing list