B. Watson d1d692493c development/bacon: Fix README. hace 8 años
..
README d1d692493c development/bacon: Fix README. hace 8 años
bacon.SlackBuild a977563508 development/bacon: Updated for version 3.2.2. hace 9 años
bacon.info a977563508 development/bacon: Updated for version 3.2.2. hace 9 años
doinst.sh 96fab913f7 development/bacon: Updated for version 3.1. hace 9 años
slack-desc c861b54cf1 development/bacon: Fix slack-desc. hace 8 años

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.