data-structure-inferrer-1.0: Program that infers the fastest data structure available for your program

The data-structure-inferrer package

This project is meant to be a compiler feature/wrapper that analyzes your code and chooses the best data structure depending on your source code. It analyzes the functions used on a wildcard data structure and chooses the type of structure that minimizes the time complexity. It will support C language and hopefully some other languages too.

Properties

Version1.0
Dependenciesansi-terminal (≥0.5.0 & <2), array (≥0.3.0.3 & <1), base (≥4.3.0 & <5), deepseq (≥1.2.0.1 & <2), derive (≥2.5.4 & <3), directory (≥1.1.0.1 & <2), filepath (≥1.2.0.1 & <2), language-c (≥0.4.2 & <1), mtl (≥2.0.1.0 & <3), random (≥1.0.1.1 & <2), safe (≥0.3.3 & <1), utility-ht (≥0.0.7.1 & <1)
LicenseMIT
AuthorAleksander Balicki
MaintainerAleksander Balicki <balicki.aleksander@gmail.com>
CategoryDevelopment
Home pagehttp://github.com/alistra/data-structure-inferrer
Source repositorygit clone http://github.com/alistra/data-structure-inferrer
Executablesdsinf
Upload dateTue Dec 27 12:34:12 UTC 2011
Uploaded byAleksanderBalicki

Downloads