Elixir
Clojure
Rust
NIM
Python
Haskell
Kotlin
JavaScript
Lean Prover
Elm
Isabelle
Agda
Coq
Elixir
Lean ProverNo Lean Prover videos yet. You could help us improve this page by suggesting one.
Based on our record, Elixir seems to be a lot more popular than Lean Prover. While we know about 92 links to Elixir, we've tracked only 6 mentions of Lean Prover. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
How to store in-memory data in Dart and how to do it correctly? What kind of solution do we have to "share" a reference to an object containing data? Let review the solution I would have used on Erlang/Elixir:. - Source: dev.to / 2 months ago
Writing Elixir code is not really exciting to me, but, to be honest, if someone today wants to create an application from scratch and is looking for a big pool developers and a battle tested distributed infrastructure (the BEAM VM), Elixir is probably one of the best choice nowadays. The community is active, the documentation is great, the language looks like a mix between Ruby and Python, without the annoying... - Source: dev.to / 2 months ago
Phoenix is a framework for Elixir, the same way Rails is a framework for Ruby. Its mission is to be a productive framework that doesn't compromise on speed or maintainability. - Source: dev.to / 2 months ago
I've heard about Elixir since it appeared and I built small things to play with, but I never really got into it. What motivated me, besides the job opportunities popping up in Brazil and the world, is the community. Everyone is very welcoming and embraces diversity, which in my view is exactly what's needed to grow a language further. - Source: dev.to / 2 months ago
I believed step 4, temperature control, was the most critical. I maintained temperature using hot water bottles and glass bottles filled with hot water inside a styrofoam box. Inside the box, I placed a Raspberry Pi 4 with an AHT20 temperature/humidity sensor to monitor the temperature. The software running on the Raspberry Pi 4 was an application built with Nerves, an IoT framework for Elixir. - Source: dev.to / 7 months ago
Https://lean-lang.org/ If you can express a solution in Lean you can formally prove or disprove it. Formal verification is making a debut in traditional engineering toolkits. - Source: Hacker News / 11 days ago
This is what Lean is for: https://lean-lang.org/ If you have the LLM generate Lean code, and it compiles, then the proof is correct and you don't need to bother checking its working. (You still need to check that it is proving the theorem you asked it to prove). - Source: Hacker News / 15 days ago
Lean is a programming language [1] > Lean is an open-source programming language and proof assistant that enables correct, maintainable, and formally verified code [1]: https://lean-lang.org/. - Source: Hacker News / 23 days ago
This sort of theoretical result is not always as clear-cut as you suggest. Computers are finite machines. There is a theorem that although a machine with finite memory can add, multiplication requires unbounded memory. Somehow we muddle along and use computers for multiplication anyway. More to your point there is a whole field of people who write useful programs using languages in which every program must be... - Source: Hacker News / about 2 months ago
I don't know about running per se but practical applications (as in done for product/service) exist. A notable practitioner for Isabelle and Lean is AWS[0]. There is also TLA+ for a more practical tool. The most widely used variant of these proof assistants are probably formally verified compilers, like compcert, which are used in some highly regulated industries like aviation. [0]:... - Source: Hacker News / 3 months ago
Clojure - Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.
Elm - A type inferred, functional reactive language that compiles to HTML, CSS, and JavaScript
Rust - A safe, concurrent, practical language
Isabelle - Isabelle is a proof assistant for writing and checking mathematical proofs by computer.
NIM - GB64.COM is the home of The Gamebase Collection of C64 games.
Agda - Agda is a dependently typed functional programming language. It has inductive families, i.e.