English

Developing a Practical Reactive Synthesis Tool: Experience and Lessons Learned

Software Engineering 2016-11-24 v1 Programming Languages

Abstract

We summarise our experience developing and using Termite, the first reactive synthesis tool intended for use by software development practitioners. We identify the main barriers to making reactive synthesis accessible to software developers and describe the key features of Termite designed to overcome these barriers, including an imperative C-like specification language, an interactive source-level debugger, and a user-guided code generator. Based on our experience applying Termite to synthesising real-world reactive software, we identify several caveats of the practical use of the reactive synthesis technology. We hope that these findings will help define the agenda for future research on practical reactive synthesis.

Cite

@article{arxiv.1611.07624,
  title  = {Developing a Practical Reactive Synthesis Tool: Experience and Lessons Learned},
  author = {Leonid Ryzhyk and Adam Walker},
  journal= {arXiv preprint arXiv:1611.07624},
  year   = {2016}
}

Comments

In Proceedings SYNT 2016, arXiv:1611.07178

R2 v1 2026-06-22T17:01:46.260Z