Y
Hacker News
new
|
ask
|
show
|
jobs
by
arpinum
37 days ago
I found Quint to be a good pairing with LLM. Easier syntax to learn so you are actually collaborating instead of relying on hope.
2 comments
oa335
37 days ago
What are the downsides as compared to TLA+?
link
mavelikara
35 days ago
Everything that can be expressed in TLA+ can’t be expressed in Quint. But everything useful for specifying programs, I believe, can be expressed in both languages.
link
esafak
37 days ago
What are you doing with it? Any write up?
link
mavelikara
35 days ago
Not the person you asked, but here are some real world examples:
https://www.linkedin.com/posts/quint-co_community-spotlight-...
(One of the entries cited is something I worked on).
link
arpinum
37 days ago
data pipelines and data repair.
link