1 citations · 1 across the 1 of their papers we have counts for
3 papers
Verifying Correct Usage of Context-Free API Protocols (Extended Version)
Kostas Ferles, Jon Stephens, Isil Dillig
Several real-world libraries (e.g., reentrant locks, GUI frameworks, serialization libraries) require their clients to use the provided API in a manner that conforms to a context-f…
AutoMATES: Automated Model Assembly from Text, Equations, and Software
Adarsh Pyarelal, Marco A. Valenzuela-Escarcega, Rebecca Sharp +6
Models of complicated systems can be represented in different ways - in scientific papers, they are represented using natural language text as well as equations. But to be of real…
Representing and Reasoning about Dynamic Code
Jesse Bartels, Jon Stephens, Saumya Debray
Dynamic code, i.e., code that is created or modified at runtime, is ubiquitous in today's world. The behavior of dynamic code can depend on the logic of the dynamic code generator…