Overview

Artifact ID: fe280198307119e1a0b21722b09a19a4e0dd0e64
Page Name:chicken-iup
Date: 2011-01-31 17:04:30
Original User: matt
Parent: 8c0a88b64808f3a3ea8e648d00e3cc71017ef5fa (diff)
Next b1d330a4a4d7869eed2b2acf98f269c278bc684c
Content

Don't try canvas-draw yet :) work in progress

Integration of chicken scheme, iup and canvas draw into an easy to use windows installer.

WARNING this software is not well tested yet. Licenses for the individual packages can be found in the source or at the home sites for the code.

Installation:

  1. Install Mingw www.mingw.org
  2. Run the installer.

You can download the latest installer for Windows here

To see if it works download this file: sample.scm and then enter the following line into the terminal (change the path of course):

(load "c:/Path/to/the/file/sample.scm")

This chicken-iup site is using Fossil Source Code Management Software. To download older versions of the installer or explore the files log in as anonymous and browse "Files" or "Branches".

Sources used in putting together the integrated chicken-iup package include:

Installation notes

Matt Welland Put this together.