utiliD: A library with absolutely no dependencies for bare-metal programming and bootstrapping other D libraries
    Jacob Carlborg 
    doob at me.com
       
    Sun May  5 08:08:05 UTC 2019
    
    
  
On 2019-05-05 05:45, Mike Franklin wrote:
> The idea behind the library is that it would not depend on druntime, 
> phobos, C standard library, or anything else but would still offer many 
> of the features that those libraries provide. To utilize the library, 
> one would only need a D compiler. It could be used in bare-metal 
> programming, -betterC builds, or as a fundamental utility library for 
> implementing DMD, druntime, and phobos themselves.
Might be interesting to write a tool that enforces the rules. It would 
use DMD as a library.
-- 
/Jacob Carlborg
    
    
More information about the Digitalmars-d-announce
mailing list