|
|
|
|
|
by brianjlogan
44 days ago
|
|
Are you familiar with FizzBee. I think formal methods is already very hot right not with more demand for proving AI generated code isn't garbage. (Even if you're hand writing people are going to assume or suspect it's LLM gen.) |
|
The author of FizzBee reached out to me about a year ago on LinkedIn actually, because I gave a talk on TLA+ a few years ago.
I haven't really played with it yet (outside of the few examples on their site) because I'm already pretty entrenched in the TLA+/PlusCal world, but it is very likely that FizzBee might be a better fit for software engineering circles; the incremental testing is pretty neat, to a point where I kind of want to steal the that and port it over to TLA+/TLC. Probabilistic testing seems pretty cool too.
If I were getting into Formal Methods today for the first time, I would almost certainly be using FizzBee and/or Alloy.