slackbuilds/development/bacon
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README development/bacon: Updated for version 1.0_build_22. 2011-06-13 01:31:20 -04:00
bacon.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
bacon.info development/bacon: Updated for version 1.0_build_26. 2012-09-16 19:44:40 -04:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

BaCon is a free  BASIC to C converter for Unix-based systems.
The following design goals were followed:
 * Must run on each Unix/Linux/BSD platform, including Mac OS X
 * Converted source code must be compilable with GCC
 * Must resemble genuine BASIC with implicit variable declarations
 * Spoken language constructs are preferred

Code converted by BaCon can be compiled by GCC, the Compaq C Compiler or TCC.
This SlackBuild uses gcc by default, you can change that with the COMPILER variable.

Note: When a new version of BaCon is released, the downloads will
change and the md5sums won't match.