mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
10 lines
435 B
Text
10 lines
435 B
Text
|
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
|
||
|
|
||
|
Note: When a new version of BaCon is released, the downloads will
|
||
|
change and the md5sums won't match.
|