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.
domain specific language
About this tag
The tag domain specific language on WindowsForum.com covers BEK, a domain specific language developed by Microsoft Research for writing and analyzing string manipulation functions. BEK allows users to author sanitizers and answer questions about program equivalence, output strings, and composition. It supports automatic generation of C# and JavaScript code from the analyzed programs. This content is relevant for developers and researchers interested in formal methods, string analysis, and domain specific languages within the Microsoft ecosystem.
The Modeling SDK for Visual Studio 2015 RC contains Domain Specific Languages (DSL Tools) and the Architecture Tools SDK for Visual Studio 2015 RC. This SDK provides tools and templates for building Domain Specific Language designers and extending UML. You can build your own graphical or...
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...