Development |
About Downloads Links Main |
Contribute |
If you're interested in helping develop Crank, then your first step is to get on the mailing list.
Even if you don't have programming skills, bug reporting and comments are really helpful.
If you are a programmer, you may need a few other tools. |
Glade |
Glade is a user interface designer for GTK+. You can get it from http://glade.gnome.org/. Most of Crank's GUI is built in Glade. |
SWIG |
SWIG is a wrapper generator that allows C functions to be called from other languages, in Crank's case scheme. You can download SWIG from http://www.swig.org/ |
Sourceforge |
Sourceforge is Crank's development home on the web. They provide CVS, mailing lists, bug tracking, web hosting all for free. Here are the project pages. |