chicken-users
[Top][All Lists]
Advanced

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

csm 0.1


From: felix . winkelmann
Subject: csm 0.1
Date: Tue, 25 May 2021 18:54:57 +0200

Hi!

A first version of "csm" is available, a build system for CHICKEN Scheme
programs:

    http://wiki.call-cc.org/eggref/5/csm

Assuming a small set of conventions, this tool can infer dependencies and 
necessary
command-line options for a set of source files written in CHICKEN or R7RS 
Scheme.
A flexible method for customizing the set of options for targets is provided, 
as is generation
of GNU/BSD makefiles (thus allowing parallel builds) and the creation of 
statically
linked executables.

The tool has tested this with ensemble, bintracker and other non-trivial 
projects,
but will of course still contain bugs and shortcomings. Please send bug reports 
or
questions to this list or to me directly.


felix




reply via email to

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