Onor.io

Onor.io

TLA+ With Elixir

Has anyone working with Elixir used TLA+ to model their code? It seems as if it’d be a very natural fit and I am curious if anyone has any feedback on that combination.

First Post!

webuhu

webuhu

I did quite a lot in JavaScript based on → sam.js.org
But never had the desire to try within Elixir.

So I’m also curious if anyone does?

Most Liked

axelson

axelson

Scenic Core Team

I am not, but this an area that I am interested in! Just haven’t had enough time to dig into it yet.

wolf4earth

wolf4earth

I’m in the same boat, definitely a field I’m interested in but never had the use-case where I thought: now I’m gonna dig in!

Onor.io

Onor.io

I’m not sure what you mean by “update”? If you’re interested in trying to use TLA+ in conjunction with Elixir it’s sort of DIY and I don’t think that will change any time soon given that TLA+ only builds models not code.

Last Post!

apoorv-2204

apoorv-2204

I want to carry out testing for GitHub - archethic-foundation/archethic-node: Official Archethic Blockchain node, written in Elixir.
A public blockchain, I am looking to test Gen-state machines for custom consensus, as there are too many flow/situations to handle.
What will you all, will recommend to me?

Where Next?

Popular in Questions Top

New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
mcarvalho
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
Darmani72
If I have a post route which an argument: post /my_post_route/:my_param1, MyController.my_post_handler How would get the post params ...
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
marius95
Hello everyone, I try to use an Javascript Event Handler in my root.html.leex file. Therefore I created a function in the app.js file: ...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New

Other popular topics Top

New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New
jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New

We're in Beta

About us Mission Statement