Changes to "chicken-iup" between 2011-03-26 05:30:03 and 2011-03-26 06:23:22

9
10
11
12
13
14
15


16
17
18
19
20
21
22
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24







+
+







<b>You can download the latest chicken-iup installer for Windows [http://www.kiatoa.com/cgi-bin/chicken-iup/raw/setup-chicken-iup.exe?name=9ce8cbca22f76080349a30a48c722b2b3fe20210|here]</b>

To see a window with some widgets run chicken-iup and type in:

 (load "../examples/sample.scm") 

This chicken-iup site is using [http://www.fossil-scm.org|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

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

  *  [http://call-cc.org|chicken scheme] (version 4.6.5)
  *  [http://www.tecgraf.puc-rio.br/iup|Iup Gui] (iup 3.4, im 3.6.3, cd 5.4.1, note: using the Win32_dllw4 zip files)
  *  [http://www.tecgraf.puc-rio.br/cd|Canvas Draw] (cd 5.4.1)
  *  [http://www.chust.org/fossils/iup|The iup egg] (now from eggs page directly)