Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Challenge: symbolic execution with higher-order values #17

Open
dvanhorn opened this issue Jun 10, 2017 · 0 comments
Open

Challenge: symbolic execution with higher-order values #17

dvanhorn opened this issue Jun 10, 2017 · 0 comments
Assignees

Comments

@dvanhorn
Copy link

One challenge the article omits is that of handling behavioral values such as first-class functions. This is addressed in the following papers:

  • Higher-Order Symbolic Execution via Contracts. Sam Tobin-Hochstadt and David Van Horn.
    The ACM SIGPLAN Conference on Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA'12), Tuscon, Arizona, October 2012. http://dl.acm.org/citation.cfm?id=2384655

  • Soft Contract Verification. With Phuc C. Nguyen, Sam Tobin-Hochstadt, and David Van Horn.
    The ACM SIGPLAN International Conference on Functional Programming (ICFP'14), Gothenburg, Sweden, September 2014. http://dl.acm.org/citation.cfm?id=2628156

  • Relatively Complete Counterexamples for Higher-Order Programs. Phuc C. Nguyen and David Van Horn. The 36th ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI'15), Portland, Oregon, June, 2015. https://dl.acm.org/citation.cfm?id=2737971

@enzet enzet added the add label Jun 10, 2017
@enzet enzet self-assigned this Jun 10, 2017
@enzet enzet added the research label Jun 13, 2017
@enzet enzet added the SE label Dec 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants