www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Article on Introspective programming

reply Nicholas Wilson <iamthewilsonator hotmail.com> writes:
http://thewilsonator.github.io/update/2016/03/28/better-vulkan-bindings.html

I would like some feedback before this is posted to reddit.

Come to think of it, putting the project on github would be a 
good idea, but unfortunately I won't have the time for at least a 
week.

Oh well.

Comments and suggestions appreciated.

Nic
Mar 28 2016
next sibling parent reply Jack Stouffer <jack jackstouffer.com> writes:
On Monday, 28 March 2016 at 12:47:02 UTC, Nicholas Wilson wrote:
 http://thewilsonator.github.io/update/2016/03/28/better-vulkan-bindings.html

 I would like some feedback before this is posted to reddit.

 Come to think of it, putting the project on github would be a 
 good idea, but unfortunately I won't have the time for at least 
 a week.

 Oh well.

 Comments and suggestions appreciated.

 Nic
Great article, some points I jotted down while reading: * I would emphasize the fact that D has no C translation layer a little more, something like "because D uses the C memory model ..." * Why do you use pre tags for numbered and bulleted lists? Use the native HTML tags instead * I would wrap the code in text in <code> tags
Mar 28 2016
parent Nicholas Wilson <iamthewilsonator hotmail.com> writes:
On Monday, 28 March 2016 at 23:25:48 UTC, Jack Stouffer wrote:
 On Monday, 28 March 2016 at 12:47:02 UTC, Nicholas Wilson wrote:
 http://thewilsonator.github.io/update/2016/03/28/better-vulkan-bindings.html

 I would like some feedback before this is posted to reddit.

 Come to think of it, putting the project on github would be a 
 good idea, but unfortunately I won't have the time for at 
 least a week.

 Oh well.

 Comments and suggestions appreciated.

 Nic
Great article, some points I jotted down while reading: * I would emphasize the fact that D has no C translation layer a little more, something like "because D uses the C memory model ..." * Why do you use pre tags for numbered and bulleted lists? Use the native HTML tags instead * I would wrap the code in text in <code> tags
Thanks. I've only just started to use pages so I have no Idea what I'm doing w.r.t different markdown flavours & jekyll.
Mar 28 2016
prev sibling parent Nicholas Wilson <iamthewilsonator hotmail.com> writes:
On Monday, 28 March 2016 at 12:47:02 UTC, Nicholas Wilson wrote:
 http://thewilsonator.github.io/update/2016/03/28/better-vulkan-bindings.html

 I would like some feedback before this is posted to reddit.

 Come to think of it, putting the project on github would be a 
 good idea, but unfortunately I won't have the time for at least 
 a week.

 Oh well.

 Comments and suggestions appreciated.

 Nic
https://www.reddit.com/r/programming/comments/4cezy8/generating_better_vulkan_bindings_an_adventure_in/
Mar 29 2016