All Projects → sirthias → scala-collections-charts

sirthias / scala-collections-charts

Licence: other
The Scala 2.8 Collections API main types as dot graphes (GraphViz)

Programming Languages

shell
77523 projects

Scala 2.8 Collection API Charts

This is a small collection of Graphviz .dot files containing the chart description for the most relevant types of the Scala 2.8 Collection API.
You can see the end result on this page.

The charts are also available for download on the download page. Any feedback is, of course, very welcome.

How to build

  1. Install graphviz on your machine. On OS/X this is easily done via Homebrew, MacPorts or directly from graphviz.org
  2. Clone this git repository to any directory
  3. Run chmod +x build.sh
  4. Run ./build.sh
  5. Retrieve the generated SVG files from the /target directory

License

Creative Commons Attribution 3.0 License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].