Welcome to Cashew

Project Forum

Introduction

Cashew is a namespace for simple but useful D. Minimalistic libraries, proof-of-concept code, single-module utilities, and the like are the expected residents. Anyone is free to suggest or contribute to Cashew, and attempts are made to support both the Phobos and Tango runtimes.

Current branches of the Cashew Tree include:

  • cashew.cgi?: utilities for use in CGI and related programs, including URL encoding and accessing the environment variables.
  • cashew.json?: working with the JSON data format. See http://www.json.org/ for more information.
  • cashew.utils: single-module utilities, such as array functions and a unittest prettifying framework.

Download

The latest version of Cashew can be obtained by checking out the code from our subversion (svn) repository. The URL is http://svn.dsource.org/projects/cashew/trunk. Using a standard command-line svn client, the code can be checked out using the command:

   svn co http://svn.dsource.org/projects/cashew/trunk cashew

If you need help getting started using Subversion, the dsource front page has some links.

Other Projects

For a complete list of local wiki pages, see TitleIndex.