Tyranid
Tyranid is a free, open-source framework designed to help process and collect information using strong run-time typing using the Scala language.
Status
The library is currently in its early stages and the API will likely change frequently until version 1.0 is reached.
Download
The repository is hosted at Github:
https://github.com/tyranid-org/tyranid
Maven repository:
http://scala-tools.org/repo-releases
sbt (Simple Build Tool) dependency:
val tyranid = "org.tyranid" %% "tyranid" % "0.2.1"
Maven dependency:
<dependency> <groupId>org.tyranid</groupId> <artifactId>tyranid_2.8.1</artifactId> <version>0.0.1</version> <dependency>
License
The project is licensed under Apache License, Version 2.0.
Patches are gladly accepted from their original author. Along with any patches, please state that the patch is your original work and that you license the work to the Tyranid project under the Apache License, Version 2.0 open-source license.
Further Information
If you have any questions, please send email to info@tyranid.org.