Microsoft Program Synthesis using Examples SDK is a framework of technologies for the automatic generation of programs from input-output examples. This repo includes samples and sample data for the Microsoft Program Synthesis using Example SDK.
Перейти к файлу
simmdan 59230cff4c Upgrade the samples to 10.1.0 2024-08-28 02:36:08 +00:00
.config Upgrade the samples to 10.1.0 2024-08-28 02:36:08 +00:00
api-samples Upgrade the samples to 10.1.0 2024-08-28 02:36:08 +00:00
dsl-samples Upgrade the samples to 10.1.0 2024-08-28 02:36:08 +00:00
misc Upgrade the samples to 10.1.0 2024-08-28 02:36:08 +00:00
release-notes Update release notes 2024-08-28 02:36:06 +00:00
.gitignore Upgrade the samples to 1.1.0 2017-02-15 22:32:45 +00:00
CODE_OF_CONDUCT.md Upgrade the samples to 7.30.0 2021-04-28 01:45:19 +00:00
Directory.Build.props Upgrade the samples to 4.0.0 2017-09-15 17:57:51 +00:00
Directory.Build.targets Upgrade the samples to 4.0.0 2017-09-15 17:57:51 +00:00
Directory.Packages.props Upgrade the samples to 8.17.0 2022-12-20 10:56:49 +00:00
LICENSE Upgrade the samples to 6.9.0 2018-11-16 03:14:02 +00:00
README.md Upgrade the samples to 9.0.0 2024-06-28 17:52:17 +00:00
SECURITY.md Upgrade the samples to 7.30.0 2021-04-28 01:45:19 +00:00
SUPPORT.md Upgrade the samples to 7.30.0 2021-04-28 01:45:19 +00:00

README.md

Microsoft Program Synthesis using Examples SDK

The Program Synthesis using Examples (PROSE) SDK includes a set of technologies for the automatic generation of programs from input-output examples. This repo includes samples, release notes, and some other miscellaneous projects related to the Microsoft PROSE SDK.

The samples are split into two categories:

You can find guides for some of these sample projects and other information about the PROSE project here: https://microsoft.github.io/prose/

Contributing

The source of truth for all the information in this repository is actually an internal Microsoft repository, and any changes made here are at risk of being overwritten by future public releases from the PROSE team. If you detect issues with any of the samples or other things in this repo, please open an issue, and someone from the PROSE team will work with you to see that the problem is addressed.


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.