Development
If you're interested in development, it's probably best to come and see us on IRC. The TaskHitlist is a good place to start if you want to help out, but you're not quite sure how.
For stable releases, see the Downloads section.
Checking out the Source Code
The source code for the TenDRA projects may be downloaded via anonymous access to Subversion via DAV as:
svn checkout http://svn.tendra.org/trunk tendra
This will check out the trunk into a directory called tendra. The repository may also be browsed via a web interface.
The projects within this repository may have interdependencies which are not visible in the stable releases (for example, the shared directory); these are managed through symbolic links, hence the entire repository ought to be checked out to ensure these are present.
See InstallTrunk for details of installing the compiler from the repository trunk.