Software Alternatives & Reviews

Writing Python like it’s Rust

Nim (programming language) Go Programming Language
  1. The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
    Pricing:
    • Open Source
    It should, but it doesn't. If you want a Python like language where types actually actually perform as expected in terms of performance, then give Nim a try: https://nim-lang.org/. I can also highly recommend Go for the same reason: https://go.dev/. It's less Python like, but has a much bigger community around it than Nim. Both are impressive languages though and quite usable right now.

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

  2. Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...
    Pricing:
    • Open Source
    It should, but it doesn't. If you want a Python like language where types actually actually perform as expected in terms of performance, then give Nim a try: https://nim-lang.org/. I can also highly recommend Go for the same reason: https://go.dev/. It's less Python like, but has a much bigger community around it than Nim. Both are impressive languages though and quite usable right now.

    #Programming Language #OOP #Generic Programming Language 292 social mentions

Discuss: Writing Python like it’s Rust

Log in or Post with