Skip to content
EntityQ195929· pop 29· linked from 256 articles

Also known as fbc

Key facts

Programming language.name
FreeBASIC
Programming language.logo
Fblogo.gif
Programming language.screenshot
FreeBasic help.png
Programming language.paradigm
Procedural, object-oriented
Programming language.designer
Andre Victor
Programming language.developer
The FreeBASIC Development Team
Programming language.latest release version
1.10.1
Programming language.typing
Static
Programming language.influenced by
QuickBASIC, C
Programming language.operating system
MS-DOS, FreeBSD, Linux, Microsoft Windows
Programming language.license
GNU GPLv2+, Standard libraries licensed under the GNU LGPLv2+

via Wikipedia infobox

Wikidata facts

Official website
www.freebasic.net
Image
FreeBasic help.png
Show 8 more facts
file extension
bi
software version identifier
1.10.1
inception
2004-00-00
Commons gallery
FreeBASIC
source code repository URL
github.com/freebasic/fbc
Commons category
FreeBASIC
Sources (4)

via Wikidata · CC0

~6 min read

Article

7 sections
Contents
  • Compiler features
  • Syntax
  • Graphics library
  • Language dialects
  • Example code
  • References
  • External links

FreeBASIC is a free and open source multiplatform compiler and programming language based on BASIC licensed under the GNU GPL for Microsoft Windows, protected-mode MS-DOS (DOS extender), Linux, FreeBSD and Xbox. The Xbox version is no longer maintained.

According to its official website, FreeBASIC provides syntax compatibility with programs originally written in Microsoft QuickBASIC (QB). Unlike QuickBASIC, however, FreeBASIC is a command line only compiler, unless users manually install an external integrated development environment (IDE) of their choice.

Connections

Categories