https://github.com/artemmukhin/collectionsynthesis
Term paper and research on program synthesis at SPBU
https://github.com/artemmukhin/collectionsynthesis
program-synthesis research university-project
Last synced: 11 months ago
JSON representation
Term paper and research on program synthesis at SPBU
- Host: GitHub
- URL: https://github.com/artemmukhin/collectionsynthesis
- Owner: artemmukhin
- Created: 2017-11-22T14:39:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-20T18:58:36.000Z (almost 8 years ago)
- Last Synced: 2025-03-28T21:47:16.297Z (11 months ago)
- Topics: program-synthesis, research, university-project
- Language: Haskell
- Homepage:
- Size: 814 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CollectionSynthesis
This repository contains my third-year research and paper at SPBU (Department of Software Engineering). The subject of the research is data structure (or *collection*) synthesis, special case of program synthesis.
A future tool would automatically create data structure implementations from formal specifications written in declarative DSL.