Sorry I said I started reading it online, I meant I got an e-book
o
ogadaki
11/25/2019, 2:12 PM
I find TLA+ very interesting but never practiced it. Just read a bit about it and the concepts.
m
Mariano Guerra
11/25/2019, 2:32 PM
same here, I would like to be able to use it, but like with lisp and erlang, even learning about it changes the way I see programming and helps me with designs.
➕ 1
s
shalabh
11/25/2019, 7:32 PM
I find it pretty interesting, even though I'm generally not into the static typed super verified languages. TLA+ has kind of a minimalism that is quite appealing. Also yay, state machine models! I wish it was built-in to systems so we could verify certain properties in-place.