Re: Article on Introspective programming

2016-03-29 Thread Nicholas Wilson via Digitalmars-d-announce

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/


Re: Article on Introspective programming

2016-03-28 Thread Nicholas Wilson via Digitalmars-d-announce

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  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.


Re: Article on Introspective programming

2016-03-28 Thread Jack Stouffer via Digitalmars-d-announce

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  tags


Article on Introspective programming

2016-03-28 Thread Nicholas Wilson via Digitalmars-d-announce


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