CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2023/04/25 13:50:47

Log message:
    import new lang/gleam
    
    Gleam is a fast, friendly, and functional language for building
    type-safe, scalable systems.
    
    It compiles to Erlang (or JavaScript) and has straightforward interop
    with other BEAM languages such as Erlang, Elixir, and LFE.
    
    It features algebraic data-types, immutable data structures, full type
    inference, fast compilation, generics, no nulls nor exceptions, and a
    few bonus features such as helpful error messages.
    
    from maintainer Volker Schlecht
    
    ok abieber@
    
    Status:
    
    Vendor Tag: aisha
    Release Tags:       aisha_20230425
    
    N ports/lang/gleam/Makefile
    N ports/lang/gleam/crates.inc
    N ports/lang/gleam/distinfo
    N ports/lang/gleam/pkg/DESCR
    N ports/lang/gleam/pkg/PLIST
    N ports/lang/gleam/patches/patch-compiler-core_src_build_package_compiler_rs
    N ports/lang/gleam/patches/patch-compiler-cli_src_shell_rs
    N ports/lang/gleam/patches/patch-compiler-cli_src_run_rs
    
    No conflicts created by this import

Reply via email to