Overview

Artifact ID: c8eef7c7b9c4b8ba674462ea3c62a319889bdf5c
Page Name:chicken-iup
Date: 2017-09-21 19:31:53
Original User: matt
Parent: f62b8d99cd26857f21509e28bad2b65b4848fc88 (diff)
Next c9e2aa5b051daa8e009086ab12beac709266a25f
Content

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

NOTE 1: Licenses for the individual packages can be found in the source or at the home sites for the code.

NEWS:

  • Bounty accepted and done!! Thanks MattG! New release 05/04/2015
  • New release 02/02/2014. Does not include canvas draw.
  • New release 03/25/2011. Details below.

Installation:

  1. Install Mingw http://www.mingw.org to the default location C:\MinGW
  2. Run the chicken-iup installer.
  3. Log out and back in or reboot to make environment variables available to chicken. Thank you StephenE for catching this detail.

Downloads You can download the chicken-iup installer for Windows 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, scintilla

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

(old, for chicken-iup v0.2)

Known issues

None yet. Post bug reports to the chicken scheme mailing list or send Matt email at matt at kiatoa dot com.

Installation notes

Build notes chicken-iup-build

Additional documentation docs

Matt Welland Put this together.