Software Alternatives & Reviews

Git's list of banned C functions

Nim (programming language)
  1. The Apache Portable Runtime (APR) is a supporting library for the Apache web server.
    It's not really complacency: it's that the standard library is intentionally minimalistic to maintain portability and backwards compatibility. If you want sensible string handling, it's usually best to use a high level utility library like GLib(<a href="https://developer.gnome.org/glib/stable/" rel="nofollow">https://developer.gnome.org/glib/stable/</a>) or Apache Portable Runtime(<a href="http://apr.apache.org/" rel="nofollow">http://apr.apache.org/</a>), or roll your own safe string type (preferably non-null terminating).

    #Cloud Storage #Storage #Cloud Computing 4 social mentions

  2. The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
    Pricing:
    • Open Source
    Or Nim [1]. :-)<p><a href="https://nim-lang.org" rel="nofollow">https://nim-lang.org</a>

    #Programming Language #Generic Programming Language #OOP 142 social mentions

Discuss: Git's list of banned C functions

Log in or Post with