Commercial video processing app in D (experience report)
    Jacob Carlborg via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Thu Apr 28 05:20:47 PDT 2016
    
    
  
On 2016-04-28 01:53, Walter Bright wrote:
> Wonderful, thanks for taking the time to write this up. I'm especially
> pleased that you found great uses for a couple features that were a bit
> speculative because they are unusual - the user defined attributes, and
> the file binary data imports.
I'm using the string import feature in DStep to bundle Clang internal 
header files. It's a great feature that makes distribution a lot easier 
since only a single executable is everything that is needed.
-- 
/Jacob Carlborg
    
    
More information about the Digitalmars-d-announce
mailing list