diff options
author | B. Watson <yalhcru@gmail.com> | 2020-12-15 13:22:21 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-19 09:40:20 +0700 |
commit | 1eef39261e161f609354bbcfa9fe9d524803b8fb (patch) | |
tree | 92ba109507b9ce410e295dc9ba33cfb36b7c1cd6 /development/FreeBASIC/README | |
parent | 4978d4e43853bea6c34c5b2427439c121e253081 (diff) |
development/FreeBASIC: Build from source.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/FreeBASIC/README')
-rw-r--r-- | development/FreeBASIC/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/FreeBASIC/README b/development/FreeBASIC/README index 5163083ae5db7..731744dd1b624 100644 --- a/development/FreeBASIC/README +++ b/development/FreeBASIC/README @@ -2,3 +2,8 @@ Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others. + +The complete FreeBASIC manual is included with the package. You can +view it at: + +file:///usr/doc/FreeBASIC-1.07.1/html/index.html |