chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] There are (module)s and there are (declare (unit s))


From: John Cowan
Subject: Re: [Chicken-users] There are (module)s and there are (declare (unit s))...
Date: Thu, 10 Dec 2009 21:17:54 -0500
User-agent: Mutt/1.5.13 (2006-08-11)

Stephen Eilert scripsit:

> So far, I am using a combination of modules and includes.

IMHO, units are effectively obsolete unless you are dealing with such
large volumes of code that Chicken/gcc can't compile them in one go.
It's worth noting that the manual talks in terms of units, but all of
them except "library", "eval", and "extras" correspond 1-1 with modules.
(Some are in separate libraries, some aren't.)  Those three units contain
the definitions for the "scheme" and "chicken" modules.

-- 
John Cowan    address@hidden    http://ccil.org/~cowan
Nobody expects the RESTifarian Inquisition!  Our chief weapon is
surprise ... surprise and tedium  ... tedium and surprise ....
Our two weapons are tedium and surprise ... and ruthless disregard
for unpleasant facts....  Our three weapons are tedium, surprise, and
ruthless disregard ... and an almost fanatical devotion to Roy Fielding....




reply via email to

[Prev in Thread] Current Thread [Next in Thread]