Commit Graph

6 Commits (87db6a7124709cc4ff7df5d2f922e6ab4aace78b)

Author SHA1 Message Date
Max Howell 4d4fdd906b Only apply 64 bit flag where it makes sense 2009-12-19 19:52:22 +00:00
Drew Hess 60c6d78b88 Updated to chicken 4.3.0. 2009-12-19 18:42:41 +00:00
Adam Vandenberg 81884b9efb Reformat chicken 2009-12-12 16:24:18 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Tim Dysinger 1f621503f2 Upgrade Chicken to 4.2.0 2009-10-15 15:59:02 +01:00
Clinton R. Nixon 51ca673030 CHICKENscheme formula
CHICKEN is a compiler for the Scheme programming language. CHICKEN produces
portable, efficient C, supports almost all of the R5RS Scheme language
standard, and includes many enhancements and extensions. CHICKEN runs on
Linux, MacOS X, Windows, and many Unix flavours.
2009-09-16 14:49:07 +01:00