An open API service indexing awesome lists of open source software.

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

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.