development/bacon: Fix slack-desc.
This commit is contained in:
parent
16c4c131e7
commit
c861b54cf1
|
@ -10,10 +10,10 @@ bacon: bacon (basic converter)
|
||||||
bacon:
|
bacon:
|
||||||
bacon: BaCon is a free BASIC to C converter for Unix-based systems.
|
bacon: BaCon is a free BASIC to C converter for Unix-based systems.
|
||||||
bacon: The following design goals were followed:
|
bacon: The following design goals were followed:
|
||||||
bacon: * Must run on each Unix/Linux/BSD platform, including Mac OS X
|
bacon: * Must run on each Unix/Linux/BSD platform, including Mac OS X
|
||||||
bacon: * Converted source code must be compilable with GCC
|
bacon: * Converted source code must be compilable with GCC
|
||||||
bacon: * Must resemble genuine BASIC with implicit variable declarations
|
bacon: * Must resemble genuine BASIC with implicit variable declarations
|
||||||
bacon: * Spoken language constructs are preferred
|
bacon: * Spoken language constructs are preferred
|
||||||
bacon:
|
bacon:
|
||||||
bacon: Homepage: http://www.basic-converter.org
|
bacon: Homepage: http://www.basic-converter.org
|
||||||
bacon:
|
bacon:
|
||||||
|
|
Loading…
Reference in New Issue