CVSROOT:        /cvs
Module name:    ports
Changes by:     jtur...@cvs.openbsd.org 2017/01/10 13:26:44

Log message:
    Import ports/lang/myrddin. ok benoit@
    
    Myrddin is a systems programming language that covers a similar niche as
    C including desktop, OS, and embedded development, but at the same time
    making it harder to shoot yourself in the foot.
    
    It is designed to be a simple language that runs close to the metal,
    giving the programmer predictable and transparent behavior and mental
    model. It also does strong type checking, generics, type inference,
    closures, and traits.
    
    Myrddin is not a language designed to explore the forefront of type
    theory or compiler technology. It is not a language that is focused on
    guaranteeing perfect safety. It is satisfied to be a practical, small,
    fairly well defined, and easy to understand language for code that needs
    to be close to the hardware.
    
    Status:
    
    Vendor Tag: jturner
    Release Tags:       jturner_20170110
    
    N ports/lang/myrddin/Makefile
    N ports/lang/myrddin/distinfo
    N ports/lang/myrddin/pkg/DESCR
    N ports/lang/myrddin/pkg/PLIST
    N ports/lang/myrddin/patches/patch-mk_c_mk
    N ports/lang/myrddin/patches/patch-configure
    
    No conflicts created by this import

Reply via email to