Software Alternatives, Accelerators & Startups

The search for easier safe systems programming

Roslyn Zig Nim (programming language) Medium Avalonia
  1. 1
    The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. - dotnet/roslyn
    The C# compiler has an MIT license and is available on GitHub, which is about as FOSS as it gets. <a href="https://github.com/dotnet/roslyn">https://github.com/dotnet/roslyn</a>.

    #Code Analysis #Code Review #Code Coverage 35 social mentions

  2. 2

    Zig

    Zig is a general-purpose programming language designed for robustness, optimality, and maintainability.
    Pricing:
    • Open Source

    #Programming Language #OOP #Generic Programming Language 144 social mentions

  3. The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
    Pricing:
    • Open Source

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

  4. 4
    Welcome to Medium, a place to read, write, and interact with the stories that matter most to you.
    Pricing:
    • Open Source
    > "Systems programming" is hard, and should be hard, for reasons unrelated to the programming language used. The question is: is it harder than it needs to be due to accidental complexity[1] in programming language design. TFA argues that there is still some accidental complexity in the design of Rust that leaves room for an "easier" language that still allows the level of control needed for a systems language. [1] https://medium.com/@sharkaroo/navigating-complexity-in-software-the-essential-vs-the-accidental-9a742accfb8b.

    #Blogging #Blogging Platform #CMS 2233 social mentions

  5. A multi-platform .NET UI framework
    Pricing:
    • Open Source
    WPF is not the best example of open source, as some components are still closed source. Though it only runs on Windows, a closed source operating system, so perhaps that is not so important. https://github.com/dotnet/wpf/issues/2554.

    #Development Tools #Rapid Application Development #Cross-Platform Development 121 social mentions

Discuss: The search for easier safe systems programming

Log in or Post with