Top > All Packages in Directory > Bras

Bras - Command execution tool

Bras is a rules-based command execution system, a la 'make'. It helps to keep targets (usually, but not neccessarily, files) , up-to-date with respect to a set of dependencies. For every target, a (freely definable) rule describes what it means for the target to be out-of-date and what has to be done to refresh it. Bras can follow targets into other directories. It acts there according to the local brasfile to update the target and then reports the result back. Because no recursive execution of bras is necessary, the result of the reasoning for that other directory is not lost.

Bras is implemented in Tcl. Rules can be mixed with procedural parts. In particular control structures can be used to automatically collect lists of targets, find out platform specifics or selectively activate rules. 'Bras' normally runs from the command line, but its rule eveluation functionality is available as a TCL module and can be used in a GUI application implemented in Tcl/tk.

Obtaining

Web pagehttp://bras.berlios.de/
Source tarballhttp://download.berlios.de/bras/bras-2.3.tar.gz
Version 2.2.1 (stable) released on 2002-02-11
Licensed under The GNU General Public License, Version 2.
This is not a GNU package.

Documentation

User manual available in PDF fromat from http://bras.berlios.de/bras.pdf; User manual available in PostScript format from http://bras.berlios.de/bras.ps
Support contacts

Help List<pifpafpuf@gmx.de>
Developer List<pifpafpuf@gmx.de>
Bug List<pifpafpuf@gmx.de>

Project contacts

Maintainers
Developers

Related information

Interfacescommand line
Source languagesTcl
Related programsmake

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-02-11
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.