This is cool! I gave it a spin and it Just Worked™ with the latest raylib dll, 
very painless experience :)

Some thoughts:

As neat as this generator page is, I'd rather have a regularly updated nimble 
package. But hey, you've already done the hard part! Maintaining such a package 
would be a lot easier thanks to your script.

The function names should absolutely change. Pretty much every Nim programmer 
would rather write `initWindow` than `InitWindow`

It might be nice to use `##` instead of `#` for documentation comments, so that 
people can have nice helpful tooltips when their editor supports nimsuggest.

Anyways, thanks a bunch, you've done a great job so far.

Reply via email to