Software Alternatives & Reviews

Is there any language that is as similar as possible to Python in syntax, readability, and features, but is statically typed?

Nim (programming language) F# Crystal (programming language) Haxe mypy Julia
  1. 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 141 social mentions

  2. 2

    F#

    F# is a mature, open source, cross-platform, functional-first programming language.
    Pricing:
    • Open Source

    #Programming Language #OOP #Generic Programming Language 19 social mentions

  3. Programming language with Ruby-like syntax that compiles to efficient native code.
    Pricing:
    • Open Source

    #Programming Language #Generic Programming Language #OOP 110 social mentions

  4. 4
    Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
    Pricing:
    • Open Source

    #Programming Language #OOP #Generic Programming Language 45 social mentions

  5. 5
    Mypy is an experimental optional static type checker for Python that aims to combine the benefits of dynamic (or "duck") typing and static typing.
    Pricing:
    • Open Source
    I’m referring to PEP-484 Typing and MyPy for performing the checking.

    #Code Analysis #Code Coverage #Code Review 48 social mentions

  6. 6
    Julia is a sophisticated programming language designed especially for numerical computing with specializations in analysis and computational science. It is also efficient for web use, general programming, and can be used as a specification language.
    Pricing:
    • Open Source
    If you want the same coding feel and better performance. I suggest you have a look at Julia https://julialang.org/.

    #Programming Language #Technical Computing #OOP 114 social mentions

Discuss: Is there any language that is as similar as possible to Python in syntax, readability, and features, but is statically typed?

Log in or Post with