From a0cba0803d9817154d2e74ebc640a9d8a2f309f9 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 29 Apr 2014 09:08:23 +0700 Subject: development/FreeBASIC: Added (BASIC compiler). Signed-off-by: Willy Sudiarto Raharjo --- development/FreeBASIC/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 development/FreeBASIC/README (limited to 'development/FreeBASIC/README') diff --git a/development/FreeBASIC/README b/development/FreeBASIC/README new file mode 100644 index 0000000000..5163083ae5 --- /dev/null +++ b/development/FreeBASIC/README @@ -0,0 +1,4 @@ +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. -- cgit v1.2.3