Writing a Linux driver in the D ecosystem
    rikki cattermole 
    rikki at cattermole.co.nz
       
    Tue Oct 23 12:23:10 UTC 2018
    
    
  
I haven't attempted to do it just yet, but I would like to write up a 
Windows driver for my keyboard (yay Windows not being totally USB HID 
compliant). My current solution on D's side is -betterC with dmd (since 
I am only interested in x86).
I'm not sure what the current state of gdc is for -betterC, but for ldc 
it may work for this purpose, no guarantees.
    
    
More information about the Digitalmars-d
mailing list