FreeBASIC: Difference between revisions

Content deleted Content added
mNo edit summary
Line 1:
'''FreeBASIC''' is an open source (under [[GPL]]), 32-bit, [[BASIC programming language]] [[compiler]]. It is designed to be syntax compatible with [[QuickBASIC]], while expanding on the language and capabilities. It compiles for [[DOS]], [[Microsoft Windows]] and [[Linux]], and is being ported to other platforms.
 
FreeBASIC makes use of the [[GNU]] [[binutils]] programming tools as back-end and can produce console and GUI executables, besides dynamic and static libraries.