You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
bek
About this tag
BEK is a domain-specific language developed by Microsoft Research for writing and analyzing string manipulation functions. It allows developers to answer questions about program equivalence, output reachability, and composition order. After analysis, BEK can automatically generate C# or JavaScript implementations of the sanitizer. The tag covers content related to this research tool, including demonstrations by researchers David Molnar and Margus Veanes.
In this video, Link Removed and Link Removed, both Researchers at Microsoft Research, give a demo of BEK (you can try it too at Link Removed). BEK is a domain specific language for writing common string functions, combined with state of the art analysis. With BEK, you can answer questions like...