BindBC codegen survey

Mike Shah mshah.475 at gmail.com
Mon Aug 25 17:22:40 UTC 2025


On Saturday, 23 August 2025 at 15:35:30 UTC, IchorDev wrote:
> 1. What BindBC libraries do your projects depend on, and to 
> what extent do you rely on them?
>

bindbc.sdl and bindbc.opengl (and I by extension, bindbc.loader). 
I've been using these for teaching students graphics and games 
courses on windows, linux, and mac.

> 2. Have you ever experienced any usability issues caused by the 
> automatic code-generation in a BindBC library?

Not so far.

> 3. Have you ever found that a BindBC library took a long time 
> to compile?

I haven't profiled, so it's been fast enough for the smaller 
scale projects I've worked on.


More information about the Digitalmars-d mailing list