chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] schemish/chickenish way to make configurable executables


From: Matt Welland
Subject: [Chicken-users] schemish/chickenish way to make configurable executables?
Date: Sat, 2 Nov 2013 23:35:22 -0700

I'm curious to hear opinions on conditional complication and configuration using Chicken scheme.

Say for example I want to enable or disable the use of a particular library or feature and I want there to be no trace of it in the executable.

I can use a preprocessor such as cpp but I imagine there is a better way. Any strategies or methodologies you all can share? Are macros good for this?

Thanks
--
Matt
-=-
90% of the nations wealth is held by 2% of the people. Bummer to be in the majority...

reply via email to

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