Compile to C?
    Ola Fosheim Grøstad via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Jan 23 07:38:06 PST 2017
    
    
  
On Monday, 23 January 2017 at 15:24:09 UTC, aberba wrote:
> Unless you will be limited by tge limitations of C. Vala 
> programming language has that issue even though they utilize 
> GObject
What limitations? C/C++ programs go around "limitations" by using 
compiler extensions and runtime libraries.
Vala is trying to keep code simple, like Go. Apples and oranges.
    
    
More information about the Digitalmars-d-learn
mailing list