Library for automatically synthesizing programs from examples.
Microsoft PROgram Synthesis using Examples SDK (PROSE) is a framework of technologies for automatic generation of programs from input-output examples, keywords, and similar forms of imprecise specification. In PROSE, you define a...
More information
Domain Specific Language for extracting tabular data from input string using M language. Part of the Microsoft PROgram Synthesis using Examples SDK (PROSE).
Project for finding differences in distribution of numeric, string, and categorical data. Part of the Microsoft PROgram Synthesis using Examples SDK (PROSE).
EasyConsole is a library to make it easier for developers to
build a simple menu interface for a .NET console application. This is a fork
that supports netstandard2.0 and async.