Software Alternatives & Reviews

What are the current hot topics in type theory and static analysis?

Coq Akka
  1. 1

    Coq

    Coq is a proof assistant, which allows you to write mathematical proofs in a rigorous and formal...
    Pricing:
    • Open Source
    Most of the proof assistants out there: Lean, Coq, Dafny, Isabelle, F*, Idris 2, and Agda. And the main concepts are dependent types, Homotopy Type Theory AKA HoTT, and Category Theory. Warning: HoTT and Category Theory are really dense, you're going to really need to research them.

    #Programming Language #OOP #Technical Computing 46 social mentions

  2. 2
    Build powerful reactive, concurrent, and distributed applications in Java and Scala
    Pricing:
    • Open Source
    First-class distributed and multicore computing. Swift has first-class “actors” and “distributed” methods. Unison, Erlang, and Elixir are built with distributed being one of the #1 concerns. Though first-class is not super common and I don't really expect it to be because usually libraries are enough (e.g. Scala has Akka and is used WIDELY for distributed); whereas something like linear types and typed effects, you can't emulate in a library.

    #Data Integration #Monitoring Tools #Web And Application Servers 21 social mentions

Discuss: What are the current hot topics in type theory and static analysis?

Log in or Post with