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
| Version | 1.0 |
|---|---|
| Dependencies | ansi-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) |
| License | MIT |
| Author | Aleksander Balicki |
| Maintainer | Aleksander Balicki <balicki.aleksander@gmail.com> |
| Category | Development |
| Home page | http://github.com/alistra/data-structure-inferrer |
| Source repository | git clone http://github.com/alistra/data-structure-inferrer |
| Executables | dsinf |
| Upload date | Tue Dec 27 12:34:12 UTC 2011 |
| Uploaded by | AleksanderBalicki |
Downloads
- data-structure-inferrer-1.0.tar.gz (Cabal source package)
- package description (included in the package)