[[T(FPDocs)]] = The Library = Tango is a cross-platform open-source software library, written in D for D programmers. It is structured as a cohesive and comprehensive library for general purpose usage, and is supported by a growing number of recognized D enthusiasts. As a team, we feel the availability of solid and extensive documentation represents a prime factor in library accessibility, and thus this project is as much about documentation production as it is about top-notch functionality. Grab a cup of tea and a sandwich, and read on: == Download == Tango 0.98 RC2 has been released. [wiki:Download Downloads] are available in source and binary form. See also the [wiki:CommunityDownloads community downloads] page. == News == [[RecentTopicsSummary(News,5)]] == Documentation Pages == The documentation for Tango consists of several parts: * [wiki:Manual Reference Manual] * [/projects/tango/docs/current Complete API Index] * [wiki:Examples Examples] and [wiki:Tutorials Tutorials] * [http://www.prowiki.org/wiki4d/wiki.cgi?LanguageSpecification/KeywordIndex D Keyword Index] * [wiki:LibraryLicense License Agreement] * [wiki:Features Feature List] == Issues and Enhancements == Tango uses a ticket-oriented system to track all issues, concerns, and enhancements. If you are a registered user, and logged in, you may create new tickets via the "New Ticket" button in the navigation-bar. For discussions on ideas for possible future additions and enhancements, go to the [wiki:IdeasAndEnhancements ideas and enhancements] page. == Become a Rollicking Fellow == If you would like to participate in the development of Tango libraries, documentation, or online presence, please visit [wiki:contribute this] page. Fresh ideas and willing hands are always most welcome. * [wiki:RollickingFellowsGuide Contributors Guide] == Been using Phobos? == If you have code using Phobos, a migration effort will be necessary if you want to use Tango. Guides to how this can be achieved, and how to use both Tango and Phobos at the same time follows. * [wiki:PhobosTangoMigration How to migrate D code from Phobos to Tango] * [wiki:PhobosTangoCooperation Installing Phobos and Tango Side by Side] == Been using C++ std/boost? == * [wiki:BoostTangoMigration Transitioning from C++ std/boost to Tango] == Compatible Libraries == A list of compatible [wiki:TangoUsers libraries and applications] using Tango.