Dynamic binding to the Mono runtime API
    Jacob Carlborg via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sun Jun  4 08:43:09 PDT 2017
    
    
  
On 2017-06-04 10:18, Jakub Szewczyk wrote:
> Btw, I've manually ported the basic and configuration headers, so that
> no mistakes are made, and then used DStep and a modified DStep to
> generate the rest of the headers - my modification was only to change
> the way function declarations are generated, to make them in derelict
> form of alias da_function = void function(...);, and the rest was done
> with quite a lot of editor(VSCode) shortcuts.
Would you like to contribute your changes under a flag to DStep?
-- 
/Jacob Carlborg
    
    
More information about the Digitalmars-d-announce
mailing list