Overview

Artifact ID: 5486178144c6d6b4a5fd24edbd20b4d4f49b3f03
Page Name:chicken-iup
Date: 2011-03-26 07:06:06
Original User: matt
Parent: b01025d1c06173778099138345596116f6584329 (diff)
Next bdc7d4207cc4f9c80a29b22b159ac07c6447180a
Content

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.

NEWS:

New release 03/25/2011. Details below.

Installation:

  1. Install Mingw www.mingw.org to the default location C:\MinGW
  2. Run the chicken-iup installer. Ensure the destination path is C:\chicken (it defaults to C:\chicken\chicken-iup for reasons unknown)

You can download the latest chicken-iup installer for Windows old version here new version here To see a window with some widgets run chicken-iup and type in:

(load "../examples/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".

Some eggs included: apropos, trace, regex, regex-literals, regex-case, big-chicken, pdf, format, sql-de-lite, coops, test, slime, sqlite3, iup, canvas-draw

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

Installation notes

Additional documentation docs

Matt Welland Put this together.