summaryrefslogtreecommitdiff
path: root/development/bacon/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/bacon/README')
-rw-r--r--development/bacon/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/development/bacon/README b/development/bacon/README
new file mode 100644
index 0000000000..a784a287b4
--- /dev/null
+++ b/development/bacon/README
@@ -0,0 +1,9 @@
+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.